Add missing closing quote
This commit is contained in:
parent
fae023e712
commit
afcf1b5d37
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ git commit -m "Fix foo in bla subsystem
|
|||
|
||||
This commit does XYZ to address ABC.
|
||||
|
||||
Address #<number>
|
||||
Address #<number>"
|
||||
```
|
||||
|
||||
You may add more commits but please make sure that you only do changes required
|
||||
|
|
Loading…
Reference in a new issue