We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e6412 commit 2f37f1cCopy full SHA for 2f37f1c
1-js/02-first-steps/05-types/article.md
@@ -85,7 +85,7 @@ As `BigInt` numbers are rarely needed, we don't cover them here, but devoted the
85
Right now `BigInt` is supported in the latest version Firefox/Chrome/Edge and Safari with iOS 14, but not in IE.
86
87
```
88
-[More Detial](https://caniuse.com/?search=bigint) about BigInt compatibility.
+[More Details](https://caniuse.com/?search=bigint) about BigInt compatibility.
89
90
## String
91
0 commit comments