branch: externals/company
commit 71bd73e5727ee74cdeff8ba959b5e904538f7ff9
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Remove one word for more compact paragraph
---
NEWS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS.md b/NEWS.md
index ed68cc7..20eb7f1 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -5,7 +5,7 @@
* Default key bindings have been changed, moving `company-select-next` and
`company-select-previous` from `M-n` and `M-p` to `C-n` and `C-p`. The
previous bindings still work, but show a warning and will be disabled soon.
To
- undo that change in your local configuration, do:
+ undo that change in your local configuration:
```el
(with-eval-after-load 'company