Skip to content

Commit 1425544

Browse files
authored
Update guide.md (#195)
fixed typo "customize of override" should be "customize or override"
1 parent c121bfd commit 1425544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ You can then use `HasOrganizationAPIKey` as described in [Setting permissions](#
297297

298298
By default, API key permission classes retrieve the API key from the `Authorization` header or a custom header, as described in [Making authorized requests](#making-authorized-requests).
299299

300-
You can customize of override this behavior in several ways.
300+
You can customize or override this behavior in several ways.
301301

302302
If you are building an API for an application you do not control that requires a specific header keyword, e.g. a client that sends API keys using the `Bearer` keyword as follows:
303303

0 commit comments

Comments
 (0)