From 0911473db6cc46615457cd8fb9a4aeb8bfd9b453 Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Thu, 10 Mar 2022 13:56:16 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4950505..0ac8e1b 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ This sources the bash-completion script in the users .bashrc file. ## Default text editor -Sequencer uses the Debian alternatives system to the select which editor to use. To change the default editor, which by default is most likely _nano_: +Sequencer uses the Debian alternatives system to select which editor to use. To change the default editor, which by default is most likely _nano_: ``` update-alternatives --config editor