spelling-fixes
This commit is contained in:
@@ -33,7 +33,7 @@ certificate was presented, status ``403`` (Forbidden) is returned. If the
|
||||
posted data doesn't conform to the expected format, ``400`` (Bad Request) is
|
||||
returned.
|
||||
|
||||
In successfull responses, the server may return a ``Reannounce-After`` header
|
||||
In successful responses, the server may return a ``Reannounce-After`` header
|
||||
containing the number of seconds after which the client should perform a new
|
||||
announcement.
|
||||
|
||||
@@ -52,7 +52,7 @@ Queries are performed as HTTPS GET requests to the announce server URL. The
|
||||
requested device ID is passed as the query parameter "device", in canonical
|
||||
string form, i.e. ``https://announce.syncthing.net/?device=ABC12345-....``
|
||||
|
||||
Successfull responses will have status code ``200`` (OK) and carry a JSON payload
|
||||
Successful responses will have status code ``200`` (OK) and carry a JSON payload
|
||||
of the same format as the announcement above. The response will not contain
|
||||
empty or unspecified addresses.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user