You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ All requests are pre-processed and validated. This section outlines how we handl
48
48
### HTTP Verbs
49
49
The API is kept concise and simple by making use of relevant HTTP verbs on each requests. The specifications for these are vague and their use within this API is specific but in general we follow the following rules:
50
50
51
-
* `HEAD` - Performs the request to asses the status of a resource and expects no content response.
51
+
* `HEAD` - Performs the request to assess the status of a resource and expects no content response.
0 commit comments