Skip to content

Commit dd87853

Browse files
omahsjhheider
authored andcommitted
Fix: typos
1 parent 52a86a7 commit dd87853

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ await run("youtube-dl youtu.be/xiq5euezOEQ", { logger }).exec()
131131

132132
We have our own implementation of semver because open source has existed for
133133
decades and Semantic Versioning is much newer than that. Our implementation is
134-
quite compatible but not completely so. Use our semver with with libtea.
134+
quite compatible but not completely so. Use our semver with libtea.
135135
Our implementation is 100% compatible with strings output from node’s own
136136
semver.
137137

@@ -144,7 +144,7 @@ appreciate your help in fixing it.
144144
The plumbing has no magic. Libraries need well defined behavior.
145145
You’ll need to read the docs to use them effectively.
146146

147-
libtea almost certainly will not work in a browser. Potentially its possible.
147+
libtea almost certainly will not work in a browser. Potentially it's possible.
148148
The first step would be compiling our bottles to WASM. We could use your help
149149
with that…
150150

0 commit comments

Comments
 (0)