branch: elpa/typescript-mode
commit 237fa548a40d6fec6624efeaf8246773325ae123
Merge: 17d06bdf93 eaaf8f46e3
Author: Jostein Kjønigsen <jost...@kjonigsen.net>
Commit: GitHub <nore...@github.com>

    Merge pull request #179 from alternateved/update-emacs29-info
    
    Update note after ts-mode rename
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d47a2b6534..833f3e554a 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ than keeping this old version around.
 
 ## Good news!
 Emacs 29 will ship with tree-sitter support, and it will actually have in-tree
-support for TypeScript!  So now you can just use the provided `ts-mode` and get
+support for TypeScript!  So now you can just use the provided 
`typescript-ts-mode` and get
 the fresh tree-sitter powered functionalities for free.  Yes, that means both
 tsx and regular types will actually work.  Development will continue in emacs
 core, rather than this repo.  We hope you'll like the new experience.

Reply via email to