summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Costan <costan@google.com>2022-07-18 21:55:45 +0000
committerVictor Costan <pwnall@chromium.org>2022-07-18 21:59:46 +0000
commitca684d00b58afbbd3c35c14721b3b965ce0515fc (patch)
tree094f844ae76e2e3673b6dd38ed222738b92ddf71
parent7b650f85de0b785596cc145a3dd28a54cb73bb50 (diff)
downloadleveldb-ca684d00b58afbbd3c35c14721b3b965ce0515fc.tar.gz
Fix Markdown formatting in README.
PiperOrigin-RevId: 461722304
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c6db5f3..00d12dd 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.**
+LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
> **This repository is receiving very limited maintenance. We will only review the following types of changes.**
>