fixed typo in REST API docs

This commit is contained in:
Axel Uhl
2023-12-18 10:51:52 +01:00
parent f202bfdbbc
commit d6311cbc00
3 changed files with 3 additions and 3 deletions
@@ -46,7 +46,7 @@ which the data is requested.
<td>Optional HTTP request header fields:</td>
<td>
<div>secondaryuserbearertoken: if provided, used to authenticate a subject for which then the <tt>TRACKED_RACE:EXPORT</tt>
permission is checked for the race requested. This will skil the same test for the "primary" user that authenticated
permission is checked for the race requested. This will skip the same test for the "primary" user that authenticated
the request.</div>
</td>
</tr>
@@ -45,7 +45,7 @@ which the data is requested.
<td>Optional HTTP request header fields:</td>
<td>
<div>secondaryuserbearertoken: if provided, used to authenticate a subject for which then the <tt>TRACKED_RACE:EXPORT</tt>
permission is checked for the race requested. This will skil the same test for the "primary" user that authenticated
permission is checked for the race requested. This will skip the same test for the "primary" user that authenticated
the request.</div>
</td>
</tr>
@@ -44,7 +44,7 @@ which the data is requested.
<td>Optional HTTP request header fields:</td>
<td>
<div>secondaryuserbearertoken: if provided, used to authenticate a subject for which then the <tt>TRACKED_RACE:EXPORT</tt>
permission is checked for the race requested. This will skil the same test for the "primary" user that authenticated
permission is checked for the race requested. This will skip the same test for the "primary" user that authenticated
the request.</div>
</td>
</tr>