From a0f351883cee21554c6015e91cb48d497af14c50 Mon Sep 17 00:00:00 2001 From: a Date: Mon, 19 Oct 2020 21:02:12 +0300 Subject: [PATCH] text --- xonsh/xontribs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonsh/xontribs.json b/xonsh/xontribs.json index 5e23daf10..4a927a8bc 100644 --- a/xonsh/xontribs.json +++ b/xonsh/xontribs.json @@ -47,7 +47,7 @@ "package": "xontrib-back2dir", "url": "https://github.com/anki-code/xontrib-back2dir", "description": [ - "Return to the most recently used directory when starting xonsh shell. ", + "Return to the most recently used directory when starting the xonsh shell. ", "For example, if you were in the '/work' directory when you last exited xonsh, ", "then your next xonsh session will start in the '/work' directory, instead of your home directory."] },