Skip to content

Commit 87294c1

Browse files
committed
fix typo
1 parent 006bd40 commit 87294c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing/jupyter_style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Thus, notebooks with extra dependencies should:
272272
```
273273

274274
The pip and conda spcific keys overwrite the `extra_installs` one, so it doesn't make
275-
sense to use `extra_installs` is using them. Either both pip and conda substitutions
275+
sense to use `extra_installs` if using them. Either both pip and conda substitutions
276276
are defined or none of them is.
277277
:::
278278
::::

0 commit comments

Comments
 (0)