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 39d187d commit cdf3d9fCopy full SHA for cdf3d9f
crates/aws/src/lib.rs
@@ -1,6 +1,6 @@
1
//! AWS S3 and similar tooling for delta-rs
2
//!
3
-//! This module also contains the [S3DynamoDbLogStore] implemtnation for concurrent writer support
+//! This module also contains the [S3DynamoDbLogStore] implementation for concurrent writer support
4
//! with AWS S3 specifically.
5
6
pub mod constants;
0 commit comments