aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-07-21 11:07:14 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-07-21 11:07:14 +0200
commit224740ac4092c46f0c3672c3790b581a2f9bcfc3 (patch)
treea28f2489eff1b426c4151145400dd9bf151a8b44 /README.md
parent164283f59c0776c2e273b4583316b7c2bcbfc9c3 (diff)
downloadPeerTube-224740ac4092c46f0c3672c3790b581a2f9bcfc3.tar.gz
PeerTube-224740ac4092c46f0c3672c3790b581a2f9bcfc3.tar.zst
PeerTube-224740ac4092c46f0c3672c3790b581a2f9bcfc3.zip
Fix readme typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2ffef0a1..19c277977 100644
--- a/README.md
+++ b/README.md
@@ -205,5 +205,5 @@ Here are some simple schemes:
205 205
206### Frontend 206### Frontend
207 207
208There already is a frontend (Angular 2) but the backend is a REST API so anybody can build a frontend (Web application, desktop application...). 208There is already a frontend (Angular 2) but the backend is a REST API so anybody can build a frontend (Web application, desktop application...).
209The backend uses bittorrent protocol, so users could use their favorite bittorrent client to download/play the video with its torrent URI. 209The backend uses bittorrent protocol, so users could use their favorite bittorrent client to download/play the video with its torrent URI.