Skip to content

Commit 8e71414

Browse files
Fix typos (sindresorhus#2835)
1 parent 4abe2c0 commit 8e71414

4 files changed

+9
-9
lines changed

awesome.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add an awesome badge to the top of your list, right next to the title. [Example]
2424
[![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re)
2525
```
2626

27-
You are allowed to use the badge on lists not included here and also private lists.
27+
You are allowed to use the badge on lists not included here and also on private lists.
2828

2929
*The badges should not be modified in any way.*
3030

@@ -82,4 +82,4 @@ Create a [table of contents](https://github.com/sindresorhus/stuff/blob/main/toc
8282

8383
## Accept other people's opinion
8484

85-
If you're an owner of the list, respect other people's opinion. If there are plenty of users not agreeing to your decision, give it a second thought.
85+
If you're an owner of the list, respect other people's opinions. If there are plenty of users not agreeing with your decision, give it a second thought.

code-of-conduct.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Examples of unacceptable behavior by participants include:
2626
advances
2727
* Trolling, insulting/derogatory comments, and personal or political attacks
2828
* Public or private harassment
29-
* Publishing others' private information, such as a physical or electronic
29+
* Publishing others' private information, such as physical or electronic
3030
address, without explicit permission
31-
* Other conduct which could reasonably be considered inappropriate in a
31+
* Other conduct that could reasonably be considered inappropriate in a
3232
professional setting
3333

3434
## Our Responsibilities

contributing.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ You'll need a [GitHub account](https://github.com/join)!
1919
1. Access the awesome list's GitHub page. For example: https://github.com/sindresorhus/awesome
2020
2. Click on the `readme.md` file: ![Step 2 Click on Readme.md](https://cloud.githubusercontent.com/assets/170270/9402920/53a7e3ea-480c-11e5-9d81-aecf64be55eb.png)
2121
3. Now click on the edit icon. ![Step 3 - Click on Edit](https://cloud.githubusercontent.com/assets/170270/9402927/6506af22-480c-11e5-8c18-7ea823530099.png)
22-
4. You can start editing the text of the file in the in-browser editor. Make sure you follow guidelines above. You can use [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/). ![Step 4 - Edit the file](https://cloud.githubusercontent.com/assets/170270/9402932/7301c3a0-480c-11e5-81f5-7e343b71674f.png)
22+
4. You can start editing the text of the file in the in-browser editor. Make sure you follow the guidelines above. You can use [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/). ![Step 4 - Edit the file](https://cloud.githubusercontent.com/assets/170270/9402932/7301c3a0-480c-11e5-81f5-7e343b71674f.png)
2323
5. Say why you're proposing the changes, and then click on "Propose file change". ![Step 5 - Propose Changes](https://cloud.githubusercontent.com/assets/170270/9402937/7dd0652a-480c-11e5-9138-bd14244593d5.png)
2424
6. Submit the [pull request](https://help.github.com/articles/using-pull-requests/)!
2525

2626
## Updating your Pull Request
2727

2828
Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines.
2929

30-
[Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that.
30+
[Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request and the different ways you can do that.

pull_request_template.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- ❌ `add Swift`
2727
- ❌ `Adding Swift`
2828
- ❌ `Added Swift`
29-
- [ ] Your entry here should include a short description about the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. It should not contain the name of the list.
29+
- [ ] Your entry here should include a short description of the project/theme of the list. **It should not describe the list itself.** The first character should be uppercase and the description should end in a dot. It should be an objective description and not a tagline or marketing blurb. It should not contain the name of the list.
3030
- ✅ `- [iOS](…) - Mobile operating system for Apple phones and tablets.`
3131
- ✅ `- [Framer](…) - Prototyping interactive UI designs.`
3232
- ❌ `- [iOS](…) - Resources and tools for iOS development.`
@@ -68,7 +68,7 @@
6868
- [ ] Includes a project logo/illustration whenever possible.
6969
- Either centered, fullwidth, or placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron)
7070
- The image should link to the project website or any relevant website.
71-
- **The image should be high-DPI.** Set it to maximum half the width of the original image.
71+
- **The image should be high-DPI.** Set it to a maximum of half the width of the original image.
7272
- Don't include both a title saying `Awesome X` and a logo with `Awesome X`. You can put the header image in a `#` (Markdown header) or `<h1>`.
7373
- [ ] Entries have a description, unless the title is descriptive enough by itself. It rarely is though.
7474
- [ ] Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/main/awesome.md#awesome-badge).
@@ -88,7 +88,7 @@
8888
- **Do not** add the license name, text, or a `Licence` section to the readme. GitHub already shows the license name and link to the full text at the top of the repo.
8989
- To verify that you've read all the guidelines, please comment on your pull request with just the word `unicorn`.
9090
- [ ] Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/main/awesome.md#include-contribution-guidelines).
91-
- The file should be named `contributing.md`. Casing is up to you.
91+
- The file should be named `contributing.md`. The casing is up to you.
9292
- It can optionally be linked from the readme in a dedicated section titled `Contributing`, positioned at the top or bottom of the main content.
9393
- The section should not appear in the Table of Contents.
9494
- [ ] All non-important but necessary content (like extra copyright notices, hyperlinks to sources, pointers to expansive content, etc) should be grouped in a `Footnotes` section at the bottom of the readme. The section should not be present in the Table of Contents.

0 commit comments

Comments
 (0)