From 29f266fec6d8354c7904a087c7029b16a75133d1 Mon Sep 17 00:00:00 2001 From: H3RSKO <34112131+H3RSKO@users.noreply.github.com> Date: Sun, 16 Aug 2020 11:58:54 -0400 Subject: Updated Readme Changed 'let's' to the correct 'lets' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 36b3d71..cb48f95 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ There are more examples in [docs/get-started.md](docs/get-started.md). ##### Browserify -WebTorrent works great with [browserify](http://browserify.org/), an npm package that let's +WebTorrent works great with [browserify](http://browserify.org/), an npm package that lets you use [node](http://nodejs.org/)-style require() to organize your browser code and load modules installed by [npm](https://www.npmjs.com/) (as seen in the previous examples). ##### Webpack -- cgit v1.2.3