Skip to content

Commit 35d61e8

Browse files
authored
Update RELEASING.md
1 parent 4631a3c commit 35d61e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Due to the interactive nature of grunt-patch-wordpress, some manual testing is required in order to release a new version. This describes the bare minimum of testing needed to release a new version.
66

77
1) Open a ticket on WordPress Core Trac for the new version. This ticket will serve as both the test bed and for actually updating grunt-patch-wordpress.
8-
2) use `npm link` to test the unreleased version of grunt-patch-wordpress
8+
2) Use `npm link` to test the unreleased version of grunt-patch-wordpress
99
3) create a patch in WordPress to bump grunt patch wordpress and upload it using `npm run grunt upload_patch`.
1010
4) Revert that file.
1111
5) use `npm run grunt patch` to check the file you just uploaded

0 commit comments

Comments
 (0)