diff --git a/README.md b/README.md index 17284e33..a07ba962 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ such as: }, ``` meanTorrent tracker is private, please set the `announce.url` to your server url, then when user to upload torrent file, It will autocheck the torrent announce url whether matching as `announce.url`. -But, meanTorrent support public tracker torrents CMS mode with `private_torrent_cms` set to `false`, in `private` mode, user can upload and download public tracker torrent files, but these torrent files is can not +But, meanTorrent support public tracker torrents CMS mode with `private_torrent_cms` set to `false`, in `public` mode, user can upload and download public tracker torrent files, but these torrent files is can not used by meanTorrent tracker server. ```javascript