Fix one more missing word
This commit is contained in:
parent
dde15c974b
commit
a134d67e50
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Also, if you're developing for the browser, then there are other specifications
|
||||||
|
|
||||||
You can find it at <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference>.
|
You can find it at <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference>.
|
||||||
|
|
||||||
Although, it's often best to use an internet search instead. Just use "MDN [term]" in the query, e.g. <https://google.com/search?q=MDN+parseInt> to search for `parseInt` function.
|
Although, it's often best to use an internet search instead. Just use "MDN [term]" in the query, e.g. <https://google.com/search?q=MDN+parseInt> to search for the `parseInt` function.
|
||||||
|
|
||||||
## Compatibility tables
|
## Compatibility tables
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue