Skip to content

Commit e5faf71

Browse files
committed
fixes spelling error
1 parent d9f28ea commit e5faf71

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
@@ -181,6 +181,6 @@ Note the file structure in the repo! It starts at "_releases" and then goes to t
181181

182182
### Test it out, then submit your pull request
183183

184-
Once you have your JSON file created you should build and run the site locally to ensure everything works, then submit your pull request. To test the site, run the commands listed above for "[Getting Started](#getting-started)" and for "[Making Chnages](#making-changes)". You should now be able to see the compiled JSON file at `http://0.0.0.0:4000/code.json`. Look through that file to find your project. If it shows up, you should be good!
184+
Once you have your JSON file created you should build and run the site locally to ensure everything works, then submit your pull request. To test the site, run the commands listed above for "[Getting Started](#getting-started)" and for "[Making Changes](#making-changes)". You should now be able to see the compiled JSON file at `http://0.0.0.0:4000/code.json`. Look through that file to find your project. If it shows up, you should be good!
185185

186186
Now you need to submit your [Pull Request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request) to the base Code.mil website repository. Be sure to fill out the description of why this change is being done and that you tested things! We'll check the work and then merge the code into our base and it will be live in minutes.

0 commit comments

Comments
 (0)