emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/js2-mode 037bcf7 16/61: Clarify what is likely to fail


From: Dmitry Gutov
Subject: [elpa] externals/js2-mode 037bcf7 16/61: Clarify what is likely to fail
Date: Sun, 20 Dec 2020 12:20:00 -0500 (EST)

branch: externals/js2-mode
commit 037bcf72e1bf8ea6c12919f6162211f1d4fa3f84
Author: Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Commit: Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>

    Clarify what is likely to fail
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4d3fe71..5a4180c 100644
--- a/README.md
+++ b/README.md
@@ -36,8 +36,8 @@ 
Commentary](https://github.com/mooz/js2-mode/blob/d9bba5b51097e4915a36f652742588
 and indenting of JSX syntax. Try it out!
 
 Until [#527](https://github.com/mooz/js2-mode/issues/527) is
-addressed, linting is likely to fail after JSX code. If that bothers
-you, you may elect to disable linting:
+addressed, linting of JSX code is likely to fail. If that bothers you,
+you may elect to disable linting:
 
 ```lisp
 (setq js2-mode-show-parse-errors nil)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]