Skip to content

Commit 1871e12

Browse files
committed
fix copy/past error
1 parent cbccdae commit 1871e12

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
@@ -125,7 +125,7 @@ We recommend that your contribution complies with the following guidelines befor
125125

126126
- All other tests pass when everything is rebuilt from scratch.
127127

128-
- When adding additional functionality, either edit an existing example, or create a new example (typically in the form of a Jupyter Notebook) in the `CausalPy/docs/source/mmm` or `CausalPy/docs/source/clv` folders. Have a look at other examples for reference. Examples should demonstrate why the new functionality is useful in practice.
128+
- When adding additional functionality, either edit an existing example, or create a new example (typically in the form of a Jupyter Notebook). Have a look at other examples for reference. Examples should demonstrate why the new functionality is useful in practice.
129129

130130
- Documentation and high-coverage tests are necessary for enhancements to be accepted.
131131

0 commit comments

Comments
 (0)