Skip to content

Commit f281397

Browse files
authored
Update lib.rs
1 parent 5b7feb0 commit f281397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// This source code is licensed under both the Apache 2.0 and MIT License
33
// (found in the LICENSE-* files in the repository)
44

5-
//! Fjall is an log-structured embeddable key-value storage engine written in Rust. It features:
5+
//! Fjall is a log-structured embeddable key-value storage engine written in Rust. It features:
66
//!
77
//! - Thread-safe BTreeMap-like API
88
//! - 100% safe & stable Rust

0 commit comments

Comments
 (0)