Skip to content

Commit 6d0cbd7

Browse files
authored
Merge pull request #457 from pyOpenSci/doc/fix-typo
Fix type form "that ou create" to "that you create"
2 parents 5e26e7a + 0e23a3c commit 6d0cbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/publish-conda-forge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ that you have been using to run hatch
124124
commands in the previous tutorials.
125125

126126
:::{note}
127-
You can also install grayskull using pipx[^pipx]. pipx is a tool that allows you to install commonly used tools that you might want to have available across multiple Python environments rather than installing the package into every Python environment that ou create.
127+
You can also install grayskull using pipx[^pipx]. pipx is a tool that allows you to install commonly used tools that you might want to have available across multiple Python environments rather than installing the package into every Python environment that you create.
128128
:::
129129

130130
### Step 2: Fork and clone the conda-forge staged-recipes repository

0 commit comments

Comments
 (0)