Skip to content

Commit 090d36f

Browse files
authored
Remove stray backtick from contributing guide (#136)
1 parent baa5e76 commit 090d36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ git push origin 'fix/ssh-alias'
2424
```
2525
Then navigate to GitHub, and create a pull request.
2626

27-
The `serve` script in the root path of the repository can be used to view the docs locally:`
27+
The `serve` script in the root path of the repository can be used to view the docs locally:
2828
```bash
2929
./serve
3030
...

0 commit comments

Comments
 (0)