Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2018-01-14 22:02:48 +0300
committerGitHub <noreply@github.com>2018-01-14 22:02:48 +0300
commitb1f36aded7461beaef188b4bbda77a0982defbd5 (patch)
treed93b109d3c3b5e796b199d7109ac9b8bf52661ea /README.md
parenta7f8f71597621bccbe0630771cd4bbf3c398f171 (diff)
fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8575079..03ee38c 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ To install a `webtorrent`
npm install webtorrent-cli -g
```
-To install a WebTorrent desktop appliation for Mac, Windows, or Linux, see
+To install a WebTorrent desktop application for Mac, Windows, or Linux, see
[WebTorrent Desktop][webtorrent-desktop].
### Ways to help
@@ -263,7 +263,7 @@ There are many supported streaming options:
--stdout standard out [implies --quiet]
```
-In addition to magnet uris, webtorrent supports [many ways](docs/api.md#clientaddtorrentid-opts-function-ontorrent-torrent-) to specify a torrent.
+In addition to magnet uris, WebTorrent supports [many ways](docs/api.md#clientaddtorrentid-opts-function-ontorrent-torrent-) to specify a torrent.
### Modules