We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2e86f commit 4145799Copy full SHA for 4145799
src/order.rs
@@ -237,7 +237,7 @@ impl Order {
237
}
238
239
240
-/// An stream-like interface that yields an [`Order`]'s authoritations
+/// An stream-like interface that yields an [`Order`]'s authorizations
241
///
242
/// Call [`next()`] to get the next authorization in the order. If the order state
243
/// does not yet contain the state of the authorization, it will be fetched from the server.
0 commit comments