Skip to content

Commit 62c893e

Browse files
Update repo.md
One more typo!
1 parent 498dbc5 commit 62c893e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ to define them unless a parent directory does not recurse into the directory.
115115
```
116116
**Note**- 'make publish-dist' will fail if the choosen 'build tag' already exists. In this case, consult the pypi site to identify the latest build tag previously used and increment by 1
117117

118-
1. When testing the new wheel in a notebook or a venv, make sure to use the --no-cache option: `pip install --no-cache data-prep-toolkkit-transforms-1.0.1.dev1`
118+
1. When testing the new wheel in a notebook or a venv, make sure to use the --no-cache option: `pip install --no-cache data-prep-toolkit-transforms-1.0.1.dev1`
119119

120120

121121

0 commit comments

Comments
 (0)