docs: Fix mild typo in OAuth documentation. (#157)

This commit is contained in:
Lachlan Wilger 2023-01-20 20:39:13 -08:00 committed by GitHub
parent 820ee46295
commit 40a8e4ef8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ defmodule AshAuthentication.Strategy.OAuth2 do
> ### Warning {: .warning}
>
> We **strongly** urge you not to sure actual secrets in your code or
> We **strongly** urge you not to share actual secrets in your code or
> repository.
### Examples: