Tidy docs

This commit is contained in:
martinsumner 2017-02-02 11:17:52 +00:00
parent cbe663ebb6
commit 7cfbbc30fc
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# LevelEd - A Pure Erlang Key-Value store
# LevelEd - An Erlang Key-Value store
## Introduction

View file

@ -1,4 +1,4 @@
# LevelEd - A Log-Structured Merge Tree
# LevelEd - A Log-Structured Merge Tree
The following section is a brief overview of some of the motivating factors behind developing LevelEd.