From: Clay Dugo Date: Sun, 23 Feb 2025 12:16:49 +0000 (-0500) Subject: Add missing underscore to jupyter entry (#457) X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/7b9ad469a0d95ca4bd6f43d90e8d640f4839594e?ds=inline Add missing underscore to jupyter entry (#457) --- diff --git a/programs/jupyter.json b/programs/jupyter.json index 3ece1ea..642cfa1 100644 --- a/programs/jupyter.json +++ b/programs/jupyter.json @@ -3,7 +3,7 @@ { "path": "$HOME/.jupyter", "movable": true, - "help": "Supported by default.\n\nYou can move the directory to _$XDG_CONFIG_HOME/jupyter.\n" + "help": "Supported by default.\n\nYou can move the directory to _$XDG_CONFIG_HOME/jupyter_.\n" } ], "name": "jupyter"