Skip to content

Commit 2e9659f

Browse files
authored
Update naming guidance in CONTRIBUTING.md
1 parent 951c881 commit 2e9659f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Naming Scripts
44

5-
The script names should be camel case (e.g.` CamelCase.ext`).
5+
The script names should be pascal case (e.g. `PascalCase.ext`).
66

77
## Changelog
88

0 commit comments

Comments
 (0)