branch: elpa/clojure-ts-mode
commit 33e31bb3d5e639f48b7202ea80db96f646df5b78
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Tweak wording
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index df4f7a111d..727abb25e6 100644
--- a/README.md
+++ b/README.md
@@ -549,8 +549,8 @@ definitions and local bindings.  This feature can be turned 
off by setting:
 (setopt clojure-ts-completion-enabled nil)
 ```
 
-Here's the short video illustrating the feature with built-in completion (it
-should also work well with more advanced packages like company and corfu):
+Here's the short video illustrating the feature with Emacs's built-in 
completion UI (it
+should also work well with more advanced packages like `company` and `corfu`):
 
 https://github.com/user-attachments/assets/7c37179f-5a5d-424f-9bd6-9c8525f6b2f7
 

Reply via email to