Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Commit 10d01d2

Browse files
authored
Update README.md
1 parent 1f1a8f5 commit 10d01d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $ npm start
5252

5353
Modify `webpack.config.js` and `.babelrc` to add addtional plugins and presets.
5454

55-
You can **test** your changes with by running:
55+
You can **test** your changes by running:
5656

5757
```bash
5858
$ npm test
@@ -78,7 +78,7 @@ The `predeploy` npm hook will recompile `index.js` using Webpack in production m
7878

7979
### <a name="ribjyr1g9l">Latest Release Download</a>
8080

81-
<https://ribjyr1g9l.execute-api.us-east-1.amazonaws.com/latest/> uses is an AWS Lambda function created with this template (:dog2: meta) that pulls the latest release's `tarball_url` from the GitHub API. The full source is here:
81+
<https://ribjyr1g9l.execute-api.us-east-1.amazonaws.com/latest/> is an AWS Lambda function created with this template (:dog2: meta) that pulls the latest release's `tarball_url` from the GitHub API. The full source is here:
8282

8383
```javascript
8484
'use strict';

0 commit comments

Comments
 (0)