From 1158412ae8883f030c2c92abc37be81e894be797 Mon Sep 17 00:00:00 2001 From: Seong Yong-ju Date: Sun, 2 Feb 2020 12:00:36 +0900 Subject: [PATCH] Fix a typo: sevral -> several --- modules/lang/ess/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/ess/README.org b/modules/lang/ess/README.org index 2fc985b7b..a50f434d7 100644 --- a/modules/lang/ess/README.org +++ b/modules/lang/ess/README.org @@ -9,7 +9,7 @@ SAS, Julia and Stata. - [[#keybindings][Keybindings]] * Prequisites -This module has sevral optional dependencies: +This module has several optional dependencies: + [[https://github.com/jimhester/lintr][lintr]]: Enables R linting. + [[https://github.com/REditorSupport/languageserver][languageserver]]: Enables LSP support in an R buffer (with =+lsp= flag).