From b97e53d8f1c14fff600fe619215de030c7b4ceff Mon Sep 17 00:00:00 2001 From: Bob Conan Date: Tue, 22 Oct 2024 15:31:41 -0500 Subject: [PATCH] Update README.md, fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ae30429..8a14102f 100644 --- a/README.md +++ b/README.md @@ -493,7 +493,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. *Key-Value.* - * [Couchbase](http://www.couchbase.com/) - In-memory, replicated, peristent key/value datastore. + * [Couchbase](http://www.couchbase.com/) - In-memory, replicated, persistent key/value datastore. * [LevelDB](https://github.com/google/leveldb) - Google's high performance key/value database. * [Redis](http://redis.io/) - Networked, in-memory, key-value data store with optional durability. * [Riak](http://basho.com/riak/) - Another fault-tolerant key-value NoSQL database. @@ -713,7 +713,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [MDwiki](http://dynalon.github.io/mdwiki/#!index.md) - Wiki completely built in HTML5/Javascript and runs 100% on the client. * [MediaWiki](http://www.mediawiki.org/wiki/MediaWiki) - Used to power Wikipedia. * [MoinMoin](http://moinmo.in/) - An advanced, easy to use and extensible WikiEngine with a large community of users. -* [Ōlelo Wiki](https://github.com/minad/olelo) - A a wiki that stores pages in a Git repository. +* [Ōlelo Wiki](https://github.com/minad/olelo) - A wiki that stores pages in a Git repository. * [TiddlyWiki](http://tiddlywiki.com) - Complete interactive wiki in JavaScript. # Resources