Index: experimental/webtry/DESIGN.md |
diff --git a/experimental/webtry/DESIGN.md b/experimental/webtry/DESIGN.md |
index c2e3d19b6c5e70afe52f6703cf5a10189abe006e..32b70f021b75d5d2b57fb3da35c35efe155e1cb2 100644 |
--- a/experimental/webtry/DESIGN.md |
+++ b/experimental/webtry/DESIGN.md |
@@ -128,7 +128,7 @@ To connect to the database from the skia-webtry-b server: |
$ mysql --host=173.194.83.52 --user=root --password |
-Initial setup of the database, the user, and the only table: |
+Initial setup of the database, the user, and the tables: |
CREATE DATABASE webtry; |
USE webtry; |