Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/06-errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ This class of errors is returned when the current request isn't satisfying the s

**Returned Status Code: `401`**

**Explanation:** This error occurs when the security scheme for the current resource doesn't match the one that the one that the request being processed has provided.
**Explanation:** This error occurs when the security scheme for the current resource doesn't match the one that the request being processed has provided.

---

Expand Down
Loading