Skip to content

Commit 6f6fade

Browse files
fix typo
Co-authored-by: Will Dean <[email protected]>
1 parent 01ce582 commit 6f6fade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

causalpy/pymc_experiments.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
This module exists to maintain the old API where experiment classes were defined in the
1616
`causalpy.pymc_experiments` namespace. They have moved to `causalpy.experiments` and
1717
this module is a thin wrapper around the new classes to maintain backwards
18-
compatibility. A deprication warning is delivered to the user. This module may be
18+
compatibility. A deprecation warning is delivered to the user. This module may be
1919
removed in a future release.
2020
"""
2121

0 commit comments

Comments
 (0)