Skip to content

Commit fcd3820

Browse files
authored
Fixed small typo
Changed i's to it's
1 parent 8b175cb commit fcd3820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-ui/1-document/01-browser-environment/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ Now we'll get down to learning DOM, because the document plays the central role
120120

121121
Please note the links above, as there's so much stuff to learn it's impossible to cover and remember everything.
122122

123-
When you'd like to read about a property or a method, the Mozilla manual at <https://developer.mozilla.org/en-US/search> is a nice resource, but reading the corresponding spec may be better: i's more complex and longer to read, but will make your fundamental knowledge sound and complete.
123+
When you'd like to read about a property or a method, the Mozilla manual at <https://developer.mozilla.org/en-US/search> is a nice resource, but reading the corresponding spec may be better: it's more complex and longer to read, but will make your fundamental knowledge sound and complete.

0 commit comments

Comments
 (0)