Skip to content

Commit da61cf5

Browse files
author
Jack Spencer
authored
Grammar Correction (#4160)
1 parent d6892f2 commit da61cf5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing
22

3-
Hi there! We're excited you've got ideas to improve topics and collections. You're helping the community discover valuable information.
3+
Hi there! We're excited you have ideas to improve topics and collections. You're helping the community discover valuable information.
44

55
This project adheres to the [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.
66

@@ -24,7 +24,7 @@ If a topic or collection already exists, it will be listed in its respective dir
2424

2525
The topic or collection name should match its URL, e.g. `https://github.com/topics/rails` corresponds to the [`topics/rails` directory](https://github.com/github/explore/tree/main/topics/rails).
2626

27-
To make an improvement, please **open a pull request** with your proposed changes:
27+
To make an improvement, please **open a pull request** with your proposed changes.
2828

2929
### Update the image
3030

@@ -80,7 +80,7 @@ Drop the code bass with these musically themed repositories.
8080

8181
The [pull request template](./.github/PULL_REQUEST_TEMPLATE.md) also provides guidance on the information you need to include.
8282

83-
**Please fill out the pull request template completely.** If you do not fill out the template, your PR will be closed.
83+
**Please fill out the pull request template completely,** if you do not fill out the template, your PR will be closed.
8484

8585
## Curating a new topic or collection
8686

notices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Licenses
22

3-
Content is copyright © Explore content authors, released under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/), which gives you permission to use content for almost any purpose (but does not grant you any trademark permissions), so long as you note the license and give credit, such as follows:
3+
Content is copyrighted © by Explore content authors, released under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/), which gives you permission to use the content for almost any purpose (but does not grant you any trademark permissions), so long as you note the license and give credit, such as follows:
44

55
> Content based on [github.com/github/explore](https://github.com/github/explore) used under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) license.
66
7-
Code, including source files and code samples if any in the content, is released under [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/).
7+
> Code, including source files and code samples if any in the content, is released under the [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/) license.
88
99
This means you can use the code and content in this repository except for GitHub trademarks in your own projects. When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos).
1010

11-
When you contribute to this repository you are doing so under the above licenses.
11+
When you contribute to this repository you are doing so under the above licenses.

0 commit comments

Comments
 (0)