Fix: typo

Taaqif Peck (Tye) 2023-11-24 05:58:47 +08:00
parent 512dca0c16
commit 3b8812e1c4

@ -382,7 +382,7 @@ customCommands:
description: "A code change that improves performance"
value: "perf"
- name: "refactor"
description: "A code change that neither foxes a bug nor adds a feature"
description: "A code change that neither fixes a bug nor adds a feature"
value: "refactor"
- name: "revert"
description: "Reverts a previous commit"