From f4558119d939e17f54944ee17fea836d41e5d382 Mon Sep 17 00:00:00 2001 From: Can HUANG Date: Thu, 22 Feb 2024 19:10:32 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d13add..1bd64b5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A curated list of amazingly awesome database libraries, resources and shiny thin * [Aerospike](https://github.com/aerospike/aerospike-server) - Aerospike Database Server – flash-optimized, in-memory, nosql database * [Alchemy-Database](https://github.com/JakSprats/Alchemy-Database) - AlchemyDB is now Aerospike * [cstore_fdw](https://github.com/citusdata/cstore_fdw) - Fast columnar store for analytics with PostgreSQL [website](http://citusdata.github.io/cstore_fdw/) -* [LMDB](http://symas.com/mdb/) - Very fast embedded key/value store with full ACID semantics. +* [LMDB](http://symas.com/lmdb/) - Very fast embedded key/value store with full ACID semantics. * [memcache](https://github.com/memcached/memcached) - Free & open source, high-performance, distributed memory object caching system * [monetdb](https://github.com/snaga/monetdb) - [website](https://www.monetdb.org/) * [mongo](https://github.com/mongodb/mongo) - The Mongo Database http://www.mongodb.org/