Skip to content

Commit cdf3d9f

Browse files
akeslingLiam Brannigan
authored andcommitted
fix(typo): s/implemtnation/implementation/
Signed-off-by: Liam Brannigan <[email protected]>
1 parent 39d187d commit cdf3d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/aws/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//! AWS S3 and similar tooling for delta-rs
22
//!
3-
//! This module also contains the [S3DynamoDbLogStore] implemtnation for concurrent writer support
3+
//! This module also contains the [S3DynamoDbLogStore] implementation for concurrent writer support
44
//! with AWS S3 specifically.
55
66
pub mod constants;

0 commit comments

Comments
 (0)