Skip to content

Commit 0ec66f6

Browse files
committed
Minor typos
1 parent 52bf8b7 commit 0ec66f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/rest.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Also if the user has exceeded the rate limit, this header is added:
118118
General Guidelines
119119
==================
120120

121-
Performing a ``GET`` on an item or property of an item will rethrn an
121+
Performing a ``GET`` on an item or property of an item will return an
122122
ETag header or an @etag property. This needs to be submitted with
123123
``DELETE``, ``PUT`` and ``PATCH`` operations on the item using an
124124
``If-Match`` header or an ``"@etag`` property in the data payload if
@@ -221,7 +221,7 @@ Special Endpoints
221221
=================
222222

223223
There are a few special endpoints that provide some additional data.
224-
Tracker admiinstrators can add new endpoints. See
224+
Tracker administrators can add new endpoints. See
225225
"Programming the REST API"_ below.
226226

227227
/summary

0 commit comments

Comments
 (0)