Skip to content

Commit 2b2c75b

Browse files
Fix formatting in CONTRIBUTING.md topics section
Correct formatting of the topics section for clarity.
1 parent 67774fb commit 2b2c75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To update the image, simply replace the image inside the directory for the topic
3535

3636
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.
3737

38-
For **topics**, you'll notice that, in examples like the topic "[algorithm](https://raw.githubusercontent.com/github/explore/main/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.
38+
For **topics**, you'll notice that, in examples like the topic"[algorithm](https://raw.githubusercontent.com/github/explore/main/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.
3939

4040
_/topics/algorithm/index.md_:
4141

0 commit comments

Comments
 (0)