You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ gn.init(args).then( ... );
103
103
```
104
104
105
105
### 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/)
0 commit comments