From: Chocobozzz Date: Mon, 28 Oct 2019 10:53:14 +0000 (+0100) Subject: Typo X-Git-Tag: v2.0.0-rc.1~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ea1689e11c4105567d5ccc1542494fad99c7aebc;p=oweals%2Fpeertube.git Typo --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ea2a5497..37380e65b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,10 +34,10 @@ * **Hardware** information * Add these information in the about page and in the signup page * Add a welcome modal at first admin login with some explanations of PeerTube and some useful links - * Add warning modal when the administrators enables or enabled signup but did not fill some important information regarding their instance + * Add warning modal when administrators enable or enabled signup but did not fill some important instance information (for now the instance **name**, **terms**, **administrator** and **maintenance lifetime** information) * Add ability to automatically follow back other instances - * Add ability to automatically follow instances from [the public registry](https://instances.joinpeertube.org/) + * Add ability to automatically follow [the public registry](https://instances.joinpeertube.org/) instances * Add *Most liked videos* page ([@alcalyn](https://github.com/alcalyn)) * Add a drag&drop delay on playlist videos to allow user scroll on small screens ([@alcalyn](https://github.com/alcalyn)) * Allow to toggle video publication date to display absolute date ([@alcalyn](https://github.com/alcalyn))