chore: spelling in git commit fix snippet
This commit is contained in:
parent
984aee9a44
commit
23b34a3260
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@
|
||||||
# --
|
# --
|
||||||
fix(${1:scope}): ${2:title}
|
fix(${1:scope}): ${2:title}
|
||||||
|
|
||||||
${3:discription}
|
${3:description}
|
||||||
|
|
||||||
fixes issue ${3:issue number}
|
fixes issue ${3:issue number}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue