File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ Also if the user has exceeded the rate limit, this header is added:
118118General 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
122122ETag 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
223223There 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
You can’t perform that action at this time.
0 commit comments