Skip to content

Commit 4774eda

Browse files
authored
Merge pull request #693 from ksonj/main
Remove emphasis on 'not' in docs
2 parents c2aed75 + 4d86c32 commit 4774eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/metals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ is listed here is important or else Metals won't attach on Java files.
100100

101101
NOTE: It's highly recommended to set your `statusBarProvider` to either `"on"`
102102
or `"off"`. By default it's set to `"show-message"` to ensure that anyone
103-
starting out will see the messages, but this will *not* give you the best user
103+
starting out will see the messages, but this will not give you the best user
104104
experience.
105105

106106
If you set it to `"off"`, you're telling Metals to use the default LSP

0 commit comments

Comments
 (0)