From 86bbc1899d37d34ecaf0016e07895e1f4576ebbf Mon Sep 17 00:00:00 2001 From: Yuan Gao <930832+meseta@users.noreply.github.com> Date: Sat, 1 Sep 2018 21:12:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d8ea7d..d571038 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ Once you've done that, your config section should look like this: ``` json { - "type": "googledatastore" + "type": "google-datastore" } ```