Skip to content
Permalink
Browse files
removing superfluous "the"
  • Loading branch information
Daniel-Mietchen committed Jun 6, 2020
1 parent c66ddfc commit e12f77c4cc91e80f97089561214d08b1430c2273
Showing with 1 addition and 1 deletion.
  1. +1 −1 CONTRIBUTING.md
@@ -32,7 +32,7 @@ To update the image, simply replace the image inside the directory for the topic

To update text and links, edit the `index.md` inside the topic or collection's directory. These files are formatted using a combination of [Front Matter](https://jekyllrb.com/docs/frontmatter/) and simple body content.

For **topics**, you'll notice that, in examples like the topic "[algorithm](https://raw.githubusercontent.com/github/explore/master/topics/algorithm/index.md)," data like the its canonical URL, Wikipedia URL, or display name are called out in key-value pairs; while its detailed description is accounted for in the body of the document.
For **topics**, you'll notice that, in examples like the topic "[algorithm](https://raw.githubusercontent.com/github/explore/master/topics/algorithm/index.md)," data like its canonical URL, Wikipedia URL, or display name are called out in key-value pairs; while its detailed description is accounted for in the body of the document.

_/topics/algorithm/index.md_:
```

0 comments on commit e12f77c

Please sign in to comment.