From ca2976559e6ea732768b8811d4332201a1f272fd Mon Sep 17 00:00:00 2001 From: Michael Angerman <1809991+stormasm@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:03:04 -0700 Subject: [PATCH] docs: Fix jupyter spelling in the command jupyter kernelspec list (#14694) jupyter was spelled wrong in the repl docs Release Notes: - N/A --- docs/src/repl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/repl.md b/docs/src/repl.md index 0ab7d90ab2..07ee9e2393 100644 --- a/docs/src/repl.md +++ b/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