Skip to content

Commit 849b5cf

Browse files
authored
Update README.md
1 parent e1b3695 commit 849b5cf

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
@@ -103,7 +103,7 @@ gn.init(args).then( ... );
103103
```
104104

105105
### Older devices
106-
In some older devices/browsers JS Promisses are not natively supported. In this case you can use a polyfill as mentioned here [https://www.promisejs.org/]
106+
In some older devices/browsers JS Promises are not natively supported. In this case you can use a polyfill as mentioned [here](https://www.promisejs.org/)
107107

108108
## API Documentation
109109

0 commit comments

Comments
 (0)