Skip to content

Commit

Permalink
typo (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
kusazh authored Apr 2, 2024
1 parent 54113be commit 16a6a29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# GoBeansDB ![](https://github.com/douban/gobeansdb/workflows/GoBeansDB%20Test/badge.svg) [![Release](https://img.shields.io/github/v/release/douban/gobeansdb)](https://github.com/douban/gobeansdb/releases)

Yet anonther distributed key-value storage system from Douban Inc.
Yet another distributed key-value storage system from Douban Inc.

Any memcached client cache interactive with GobeansDB without any modification.

Expand All @@ -13,7 +13,7 @@ Any memcached client cache interactive with GobeansDB without any modification.

## Prepare

GoBeansDB use `go mod` manage dependencies, please make sure your Go version >= 1.11.0 first.
GoBeansDB uses `go mod` to manage dependencies, please make sure your Go version >= 1.11.0 first.


## Install
Expand Down

0 comments on commit 16a6a29

Please sign in to comment.