Skip to content

Commit cbd7cdc

Browse files
committed
Spelling fixes
1 parent ac0df0d commit cbd7cdc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

TESTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Those parts of the package that do not interact / depend on ImageJ objects can
66
be tested via [`pytest`][pytest] up to a certain level, some (most?) of them
77
should even work in a Python 3 environment.
88

9-
To perform those tests, the packges otherwise provided by ImageJ need to be
10-
mocked using the `imcf-fiji-mocks` package. For seting up a *venv* use the steps
11-
described here:
9+
To perform those tests, the packages otherwise provided by ImageJ need to be
10+
mocked using the `imcf-fiji-mocks` package. For setting up a *venv* use the
11+
steps described here:
1212

1313
```bash
1414
# check if we're "inside" the repo already, otherwise clone it here:

0 commit comments

Comments
 (0)