Skip to content

Commit 8cb6deb

Browse files
authored
docs(contributors): fix typo
1 parent a0a0158 commit 8cb6deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/guide-contributor/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Please follow these rules for your commit messages / PR titles:
166166
- Only use the types listed in the table below; choose the type according to the
167167
predominant reason for the change
168168
- Only use types `feat`, `fix`, `perf`, `refactor` and `style` for changes in
169-
in package/production code; use the dedicated types for all build-, CI-,
169+
package/production code; use the dedicated types for all build-, CI-,
170170
documentation- or test-related changes
171171
- Indicating a scope is optional; it is only necessary if scopes are generally
172172
used in the repository you are working on

0 commit comments

Comments
 (0)