Skip to content
This repository was archived by the owner on Jul 11, 2021. It is now read-only.

Commit 4b20d72

Browse files
authored
Merge pull request #102 from sgc109/master
Fix typo in README.md
2 parents d1c9104 + 49adb9f commit 4b20d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ It provides several benefits for your application.
1313

1414
1. Fast, it can top up to 130k inserts per *second*.
1515
2. Familiar, it works with standard SQL, no weird dialect or syntax to learn.
16-
3. Easy to Operate, it is based on Redis, just start the standard Redis binary and and pass the RediSQL binary.
16+
3. Easy to Operate, it is based on Redis, just start the standard Redis binary and pass the RediSQL binary.
1717
4. Easy to Use, being based on Redis there are already bindings for any language.
1818

1919
## Jump start

0 commit comments

Comments
 (0)