diff options
author | Mark Felder <feld@FreeBSD.org> | 2020-11-17 19:06:30 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2020-11-17 20:20:00 +0000 |
commit | 80e21903d4abd3cd87694c3faaeff3a6afd2c8dc (patch) | |
tree | 73e1c8aff35fc49977f0b56b88493c7acb9a322f | |
parent | 1433d3c59c2053244b9f570516a80e949f5fb10d (diff) | |
download | pleroma-80e21903d4abd3cd87694c3faaeff3a6afd2c8dc.tar.gz |
Spelling
-rw-r--r-- | docs/API/differences_in_mastoapi_responses.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md index 4f0fe86e5..843496482 100644 --- a/docs/API/differences_in_mastoapi_responses.md +++ b/docs/API/differences_in_mastoapi_responses.md @@ -233,7 +233,7 @@ Post here request with `grant_type=refresh_token` to obtain new access token. Re `POST /api/v1/accounts` -Has theses additional parameters (which are the same as in Pleroma-API): +Has these additional parameters (which are the same as in Pleroma-API): - `fullname`: optional - `bio`: optional |