Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1246f79

Browse files
authoredJan 28, 2021
Fix article typo
remove unnecessary 'in'
1 parent 97ef862 commit 1246f79

File tree

1 file changed

+1
-1
lines changed
  • 1-js/01-getting-started/2-manuals-specifications

1 file changed

+1
-1
lines changed
 

‎1-js/01-getting-started/2-manuals-specifications/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A new specification version is released every year. In-between these releases, t
1313

1414
To read about new bleeding-edge features, including those that are "almost standard" (so-called "stage 3"), see proposals at <https://github.com/tc39/proposals>.
1515

16-
Also, if you're in developing for the browser, then there are other specifications covered in the [second part](info:browser-environment) of the tutorial.
16+
Also, if you're developing for the browser, then there are other specifications covered in the [second part](info:browser-environment) of the tutorial.
1717

1818
## Manuals
1919

0 commit comments

Comments
 (0)
Please sign in to comment.