Skip to content

Commit 8a6ecf2

Browse files
authored
Update COMMIT_CONVENTION.md
1 parent 03b42a0 commit 8a6ecf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/COMMIT_CONVENTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The type of the made changes. Should be one of:
3838
* **build**: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
3939

4040
### Scope
41-
The scope could be anything specifying the place of the commit change. For example core, admin-plugin, translation etc...
41+
The scope could be anything specifying the place of the commit change. For example core, docs, etc...
4242

4343
### Subject
4444
The subject contains a succinct description of the change:

0 commit comments

Comments
 (0)