Skip to content

Commit 69df615

Browse files
Merge pull request then#52 from ArtskydJ/patch-1
Fixed typo: pollyfill > polyfill
2 parents 0d29e09 + 68fd42f commit 69df615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For detailed tutorials on its use, see www.promisejs.org
1717

1818
**Client:**
1919

20-
You can use browserify on the client, or use the pre-compiled script that acts as a pollyfill.
20+
You can use browserify on the client, or use the pre-compiled script that acts as a polyfill.
2121

2222
```html
2323
<script src="https://www.promisejs.org/polyfills/promise-4.0.0.js"></script>

0 commit comments

Comments
 (0)