Skip to content

Commit

Permalink
Fix DocumentPath::collection doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Dec 20, 2023
1 parent c22c77c commit a553df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/document_path.rs
Expand Up @@ -52,7 +52,7 @@ impl DocumentPath {
}
}

/// Creates a new `DocumentPath` from this `DocumentPath` and `collection_id`.
/// Creates a new `DocumentPath` from this `DocumentPath` and `collection_path`.
///
/// # Examples
///
Expand Down

0 comments on commit a553df0

Please sign in to comment.