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

Michael Angerman created

jupyter was spelled wrong in the repl docs

Release Notes:

- N/A

Change summary

docs/src/repl.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

docs/src/repl.md 🔗

@@ -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