From f718673924dc78eb5c91b5080c6f9d3b04f1485d Mon Sep 17 00:00:00 2001 From: Benny Powers Date: Wed, 10 May 2017 11:05:35 +0300 Subject: [PATCH] Consistent indentation --- README.md | 26 ++++++++++---------------- aws-cognito.html | 2 +- 2 files changed, 11 insertions(+), 17 deletions(-) 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