Skip to content

Commit b4d0d5b

Browse files
authored
Fix a typo
1 parent 4279927 commit b4d0d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/snippets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ github_oauth_access_rights: |
128128
129129
This is not how Travis CI accesses your data, however we can explain it later in the process.
130130
131-
The warning is triggerred due to GitHub OAuth App permissions which Travis CI uses, and due to the available granularity of permission scopes (see GitHub [Scopes for OAuth Apps documentation](https://docs.github.com/en/developers/apps/scopes-for-oauth-apps) ).
131+
The warning is triggered due to GitHub OAuth App permissions which Travis CI uses, and due to the available granularity of permission scopes (see GitHub [Scopes for OAuth Apps documentation](https://docs.github.com/en/developers/apps/scopes-for-oauth-apps) ).
132132
133133
**Travis CI does not access all your repositories by default**.
134134

0 commit comments

Comments
 (0)