mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-17 19:51:53 +00:00
chore: fix sentence structure (#1013)
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
|||||||
|
|
||||||
## Registration
|
## Registration
|
||||||
|
|
||||||
Register your application with GitHub to create your client id and secret. It is very import the authorization callback URL matches your http(s) scheme and hostname exactly with `<scheme>://<host>/authorize` as the path.
|
Register your application with GitHub to create your client id and secret. It is very important that the authorization callback URL matches your http(s) scheme and hostname exactly with `<scheme>://<host>/authorize` as the path.
|
||||||
|
|
||||||
Please use this screenshot for reference:
|
Please use this screenshot for reference:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user