diff --git a/view/docs.html b/view/docs.html index bad86b6f..2c3dd86d 100644 --- a/view/docs.html +++ b/view/docs.html @@ -326,7 +326,7 @@

Accessing the Hook object inside your code

Using the Cloud Datastore

-

Hooks have access to a key-value cloud datastore which can be used to store ange manage persistent data. This is useful for storing persistent information which you may want to retrieve later.

+

Hooks have access to a key-value cloud datastore which can be used to store and manage persistent data. This is useful for storing persistent information which you may want to retrieve later.

Read more about cloud datastore: {{appUrl}}/datastore