summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHirokazu Hata <h.hata.ai.t@gmail.com>2019-06-09 12:08:10 +0900
committerHirokazu Hata <h.hata.ai.t@gmail.com>2019-06-09 12:08:10 +0900
commitefa95e26578e399a97f69e53248835d2fd3e9ad3 (patch)
treedc7d746ba29f98af555e53675d82de6e37a464fa /doc
parent507f164a09d2cb3c99983424f9d186d6f4081820 (diff)
downloadale-efa95e26578e399a97f69e53248835d2fd3e9ad3.zip
Remove unnecessary asterisk from doc/ale-reasonml
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-reasonml.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-reasonml.txt b/doc/ale-reasonml.txt
index 75eb19ac..b8729a55 100644
--- a/doc/ale-reasonml.txt
+++ b/doc/ale-reasonml.txt
@@ -39,7 +39,7 @@ g:ale_reason_ols_use_global *g:ale_reason_ols_use_global*
===============================================================================
reason-language-server *ale-reasonml-language-server*
-Note: You *must* set an executable - there is no 'default' install location.
+Note: You must set an executable - there is no 'default' install location.
Go to https://github.com/jaredly/reason-language-server and download the
latest release. You can place it anywhere, but ensure you set the executable
path.
@@ -50,7 +50,7 @@ g:ale_reason_ls_executable *g:ale_reason_ls_executable*
Type: |String|
This variable defines the standard location of the language server
- executable. This *must* be set.
+ executable. This must be set.
===============================================================================