Fixes some typos in changeset and docs
Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
@@ -85,10 +85,10 @@ integrations:
|
||||
- $include: example-backstage-app-credentials.yaml
|
||||
```
|
||||
|
||||
### Limiting the Github App installations
|
||||
### Limiting the GitHub App installations
|
||||
|
||||
If you want to limit the Github app installations visible to backstage you
|
||||
may optionally include the `allowedInstallationIds` option.
|
||||
If you want to limit the GitHub app installations visible to backstage you may
|
||||
optionally include the `allowedInstallationIds` option.
|
||||
|
||||
```yaml
|
||||
appId: 1
|
||||
@@ -102,5 +102,5 @@ privateKey: |
|
||||
-----END RSA PRIVATE KEY-----
|
||||
```
|
||||
|
||||
This will result in backstage preventing the use of any installation that is not within the
|
||||
allow list.
|
||||
This will result in backstage preventing the use of any installation that is not
|
||||
within the allow list.
|
||||
|
||||
Reference in New Issue
Block a user