diff --git a/README.md b/README.md
index fface1d..47e6db8 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +22,7 @@ Cognito service.
Example usage:
```html
-
+
-
+
-
+ table-name="notes"
+ data="{{data}}"
+>
```
This fetches the `data` object from the `notes` table in the DynamoDB database
@@ -58,12 +55,9 @@ likewise sent back and stored.
Example usage:
```html
-
-
-
-
+
+
```
diff --git a/aws-cognito.html b/aws-cognito.html
index 95b1e94..31d1bc7 100644
--- a/aws-cognito.html
+++ b/aws-cognito.html
@@ -250,7 +250,7 @@
},
/**
- * Tries to recover a user session from localStorage. If user is recovered
+ * Tries to recover a user session from localStorage. If user is recovered
* successfully, will optionally initiate automatic credential refreshing.
*
* @return {Promise.} A promise that rejects with