docs: Fix jupyter spelling in the command jupyter kernelspec list (#14694)

jupyter was spelled wrong in the repl docs

Release Notes:

- N/A
This commit is contained in:
Michael Angerman 2024-07-17 17:03:04 -07:00 committed by GitHub
parent 457da7b27c
commit ca2976559e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ Assign kernels by name to languages in your `settings.json`.
}
```
If you have `jupyter` installed, you can run `juptyer kernelspec list` to see the available kernels.
If you have `jupyter` installed, you can run `jupyter kernelspec list` to see the available kernels.
```
$ jupyter kernelspec list