File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ await run("youtube-dl youtu.be/xiq5euezOEQ", { logger }).exec()
131131
132132We have our own implementation of semver because open source has existed for
133133decades 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.
135135Our implementation is 100% compatible with strings output from node’s own
136136semver.
137137
@@ -144,7 +144,7 @@ appreciate your help in fixing it.
144144The plumbing has no magic. Libraries need well defined behavior.
145145You’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.
148148The first step would be compiling our bottles to WASM. We could use your help
149149with that…
150150
You can’t perform that action at this time.
0 commit comments