summaryrefslogtreecommitdiffstats
path: root/system/tokyocabinet/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/tokyocabinet/README')
-rw-r--r--system/tokyocabinet/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/tokyocabinet/README b/system/tokyocabinet/README
index ac1535d0ce..3e2aee63f7 100644
--- a/system/tokyocabinet/README
+++ b/system/tokyocabinet/README
@@ -1,3 +1,3 @@
-Tokyo Cabinet is a fast and efficient key/value database.
-It provides schema-less storage through hash tables, B-tree
-tables, and fixed-length arrays.
+Tokyo Cabinet is a fast and efficient key/value database. It provides
+schema-less storage through hash tables, B-tree tables and
+fixed-length arrays.