Skip to content

Commit d5895d8

Browse files
committed
spelling correction!
1 parent c0f2eae commit d5895d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ These test cases are used to make sure new changes would not break existing feat
162162
## Note on Testcases
163163
If new template changes are made, then it would follow that the generated test template files that are used to test the generated files would not match with the generated files. It goes to say, there are two options in resolving this:
164164
- Manually update each template file to apply the new changes
165-
- OR automatically overrided the test templates with the new files generated by setting the .env variable `OVERRIDE_TEST_REFERENCES=true`
165+
- OR automatically override the test templates with the new files generated by setting the .env variable `OVERRIDE_TEST_REFERENCES=true`
166166

167167
## Contribution
168168
Once you've cooked up and tested your local changes, you can make a Pull Request to request its inclusion in this repository. ( BONUS points if you add a test case for your change! )

0 commit comments

Comments
 (0)