Skip to content

Commit

Permalink
Update src/proto/client/mutation.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Gjengset <[email protected]>
  • Loading branch information
rustworthy and jonhoo authored Dec 31, 2024
1 parent cded093 commit 7d9a94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/proto/client/mutation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ impl Client {
.await
}

/// Kil the jobs.
/// Kill a set of jobs.
///
/// ***Warning!*** The `MUTATE` API is not supposed to be used as part of application logic,
/// you will want to use it for administration purposes only.
Expand Down

0 comments on commit 7d9a94c

Please sign in to comment.