Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matheus23 committed Aug 25, 2023
1 parent a257f6e commit 9d55be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion car-mirror/src/push.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pub async fn request(
/// in the given `store`, if the blocks can be shown to relate
/// to the `root` CID.
///
/// Returnes a response that gives the client information about what
/// Returns a response that gives the client information about what
/// other data remains to be fetched.
pub async fn response(
root: Cid,
Expand Down

0 comments on commit 9d55be9

Please sign in to comment.