website/docs: fix "new application" typo (#1210)
This commit is contained in:
parent
400adaa282
commit
24d2c94e7c
|
@ -13,7 +13,7 @@ The following placeholders will be used:
|
|||
|
||||
## Github
|
||||
|
||||
1. Create an OAuth app under Developer Settings https://github.com/settings/developers by clicking on the **Register a neww application**
|
||||
1. Create an OAuth app under Developer Settings https://github.com/settings/developers by clicking on the **Register a new application**
|
||||
|
||||
![Register OAuth App](githubdeveloper1.png)
|
||||
|
||||
|
@ -57,4 +57,4 @@ Save, and you now have Github as a source.
|
|||
|
||||
:::note
|
||||
For more details on how-to have the new source display on the Login Page see the Sources page
|
||||
:::
|
||||
:::
|
||||
|
|
Reference in New Issue