Skip to content

Commit 4c55553

Browse files
authored
Replace How by What in CONTRIBUTING.md
1 parent 66525db commit 4c55553

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
@@ -27,7 +27,7 @@ If you encounter an error during usage of EditorSyntax, there are some basic det
2727
Fixing issues also does not require a lot of administrative work. The basic steps are:
2828

2929
1. Leave a comment to tell us that you are working on it
30-
1. Fork our repository, and base your changes off of the **master** branch. Please create a new branch from **master** which contains your changes. How you call it? We don't care.
30+
1. Fork our repository, and base your changes off of the **master** branch. Please create a new branch from **master** which contains your changes. What you call it? We don't care.
3131
1. Fix the issue! No biggie...
3232
1. Include a [test spec](spec/testfiles) to prevent regressions in the future.
3333
1. Make sure you have pushed your commits to your new branch and then create a pull request back to the EditorSyntax **master** branch

0 commit comments

Comments
 (0)