Skip to content

Commit

Permalink
docs: fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
borisdiakur authored and isaacs committed Oct 26, 2023
1 parent 7524249 commit 1a5219d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ even easier to leverage, and more likely to occur.
So: **as a package author, you cannot safely rely on there being
exactly one copy of your library loaded at run-time.**
This doesn't mean you shouldn't care about it. It mean that you
This doesn't mean you shouldn't care about it. It means that you
_should_ take it into consideration always, whether you are using
a hybrid build or not.
Expand Down

0 comments on commit 1a5219d

Please sign in to comment.