Skip to content

Commit 32c5519

Browse files
Update doc/contributing.md
Co-authored-by: marcobarilari <[email protected]>
1 parent 0d3fdc9 commit 32c5519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The actual text/scripts you find in this website are in this [repo](https://gith
1515
## Make the changes yourself (minor git/github skills required)
1616

1717
The actual text/scripts you find in this website are in this [repoistory](https://github.com/cpp-lln-lab/CPP_HPC) and in the `/doc` folder [here](https://github.com/cpp-lln-lab/CPP_HPC/tree/main/doc)
18-
Each article/section of the website is a specific markdown (.md) file with (more or less) the same transparent name.
18+
Each article/section of the website is a specific markdown (`.md`) file with (more or less) the same transparent name.
1919

2020
If you're new to markdown, here's a quick [cheatsheet](https://www.markdownguide.org/cheat-sheet/).
2121
Just find the the markdown file you want to edit (eg the one for this section [contributing.md](https://github.com/cpp-lln-lab/CPP_LabGuide/blob/main/doc/contributing.md)) and click on `edit` (the pen icon) on the top right.

0 commit comments

Comments
 (0)