diff --git a/docs/src/api.md b/docs/src/api.md index eadd1b9..e30dfb3 100644 --- a/docs/src/api.md +++ b/docs/src/api.md @@ -30,10 +30,10 @@ All Endpoints require a authorization token which must be set in the configurati - seeders & leechers - times the torrent's download was completed -- Preforming actions on torrents +- Performing actions on torrents - `POST /t/&action=&token=... HTTP/1.0` + `POST /t/?action=&token=... HTTP/1.0` Valid actions are: `flag`, `unflag`, `add` & `remove`. - `add` & `remove` are only valid for non-dynamic tracking modes. \ No newline at end of file + `add` & `remove` are only valid for non-dynamic tracking modes.