Skip to content

Commit d091adb

Browse files
committed
chore: Fix typo in CONTRIBUTING.rst
1 parent 9368e3f commit d091adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Tests
159159
When submitting a pull request with a new feature or a fix, you should
160160
always include tests for your changes. These tests prove that your
161161
changes work, help prevent bugs in the future, and help document what
162-
your changes do. Depending an the change, you may need
162+
your changes do. Depending on the change, you may need
163163
``acceptance tests``\ *, ``unit tests``* or both.
164164

165165
Make sure to run all of the tests before submitting a pull request to be

0 commit comments

Comments
 (0)