From 6b054cbc010d201031b50d604c9ea58b06cdae12 Mon Sep 17 00:00:00 2001 From: Arijit Basu Date: Fri, 4 Feb 2022 20:16:56 +0530 Subject: [PATCH] Minor fixes --- docs/en/src/modes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/src/modes.md b/docs/en/src/modes.md index acc92a8..ac6276f 100644 --- a/docs/en/src/modes.md +++ b/docs/en/src/modes.md @@ -20,7 +20,7 @@ This is exposed by the `xplr.config.modes.builtin` API. xplr by default provides the following builtin modes: - default -- debug +- debug_error - recover - selection_ops - create @@ -126,4 +126,4 @@ If specified, this layout will be used to render the UI. [8]: configure-key-bindings.md#key-bindings [9]: #key-bindings [10]: #layout -[11]: layouts.md#Layout +[11]: layouts.md#layout