Skip to content

Commit

Permalink
Update crates/backend/src/rest.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsan authored Nov 18, 2024
1 parent ef15a29 commit 5f464b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/backend/src/rest.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ impl RestBackend {
///
/// ## Permanent/non-permanent errors
///
/// - client_error are considered permanent
/// - `client_error` are considered permanent
/// - others are not, and are subject to retry
///
/// ## Returns
Expand Down

0 comments on commit 5f464b4

Please sign in to comment.