Skip to content

Commit 4d0c679

Browse files
committed
two -> three
1 parent aaed881 commit 4d0c679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The interface, various concrete implementations, and any associated components
66
live here. Interfaces and types are defined at the top level package.
77

8-
Currently, there are two usable storage implementation for logs:
8+
Currently, there are three usable storage implementation for logs:
99
* MySQL/MariaDB in the [mysql/](mysql) package.
1010
* Cloud Spanner in the [cloudspanner](cloudspanner) package.
1111
* PostgreSQL in the [postgresql/](postgresql) package (in beta mode).

0 commit comments

Comments
 (0)