fix a few typos (#2141)

* fix a few typos

* apply changes to original files instead

* additional correction
This commit is contained in:
Lukas Winkler
2019-09-23 08:17:42 +02:00
committed by Chocobozzz
parent 210709a907
commit 32d7f2b754
10 changed files with 10 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
## Concepts
Themes are exactly the same than plugins, except that:
Themes are exactly the same as plugins, except that:
* Their name starts with `peertube-theme-` instead of `peertube-plugin-`
* They cannot declare server code (so they cannot register server hooks or settings)
* CSS files are loaded by client only if the theme is chosen by the administrator or the user