Skip to content

Commit c3e346a

Browse files
Bring back code-style quoting
Co-authored-by: Josh Moore <[email protected]>
1 parent 8aee545 commit c3e346a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Creating a branch
111111
Before you do any new work or submit a pull request, please open an issue on GitHub to
112112
report the bug or propose the feature you'd like to add.
113113

114-
It's best to create a new, separate branch for each piece of work you want to do. E.g.:
114+
It's best to create a new, separate branch for each piece of work you want to do. E.g.::
115115

116116
git fetch upstream
117117
git checkout -b shiny-new-feature upstream/main

0 commit comments

Comments
 (0)