Skip to content

Commit 4715568

Browse files
authored
docs: fix typos and grammar (#149)
* docs: fix typos and grammar * docs: Remove unnecessary whitespaces
1 parent 1ec42c1 commit 4715568

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# If you want to delete any additional label, set this to true
3737
delete-other-labels: false
3838

39-
#If you want the action just to show you the preview of the changes, without actually editing the labels, set this to tru
39+
# If you want the action just to show you the preview of the changes, without actually editing the labels, set this to true
4040
dry-run: true
4141

4242
# You can change the token used to change the labels, this is the default one
@@ -122,7 +122,7 @@ You can also specify several config files (e.g. sync a set of "global" labels as
122122
.github/labels.yml
123123
```
124124

125-
This is different than using the `source-repo` option, since this also allows you to use aliases, if the config file has any. If you use the `source-repo` option the action will only copy over the missing labels and update colors, wihtout updating or deleting anything else.
125+
This is different than using the `source-repo` option, since this also allows you to use aliases, if the config file has any. If you use the `source-repo` option the action will only copy over the missing labels and update colors, without updating or deleting anything else.
126126

127127
If the URL you're using needs an `Authorization` header (like if, for example, you're fetching it from a private repo), you can put its value in the `request-token` input:
128128

@@ -140,7 +140,7 @@ If your URL needs a more elaborate request, it's better if you perform it separa
140140

141141
## Contributors ✨
142142

143-
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
143+
Thanks go to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
144144

145145
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
146146
<!-- prettier-ignore-start -->

0 commit comments

Comments
 (0)