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

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

[nongnu] elpa/typescript-mode 1fd835e7f8 205/222: Fix typos in README


From: ELPA Syncer
Subject: [nongnu] elpa/typescript-mode 1fd835e7f8 205/222: Fix typos in README
Date: Sun, 6 Feb 2022 16:59:33 -0500 (EST)

branch: elpa/typescript-mode
commit 1fd835e7f85c3688a665008e737d45dde47de69a
Author: Leo Treloar <leotreloar@gmail.com>
Commit: Leo Treloar <leotreloar@gmail.com>

    Fix typos in README
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 64e31dbd0d..f77dda3112 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
[![MELPA](https://melpa.org/packages/typescript-mode-badge.svg)](https://melpa.org/#/typescript-mode)
 [![MELPA 
Stable](https://stable.melpa.org/packages/typescript-mode-badge.svg)](https://stable.melpa.org/#/typescript-mode)
 
-`typescript.el` is major-mode for editing 
[Typescript](http://www.typescriptlang.org/)-files in [GNU 
Emacs](https://www.gnu.org/software/emacs/).
+`typescript.el` is a major-mode for editing 
[Typescript](http://www.typescriptlang.org/)-files in [GNU 
Emacs](https://www.gnu.org/software/emacs/).
 
 `typescript.el` is a self-contained, lightweight and minimalist major-mode
 focused on providing basic font-lock/syntax-highlighting and
@@ -80,5 +80,5 @@ packages:
 * [ts-comint](https://github.com/josteink/ts-comint) - a Typescript REPL
   in Emacs.
 
-Initialization these with `typescript.el` will then become a matter of
+Initializing these with `typescript.el` will then become a matter of
 creating your own `typescript-mode-hook` in your `init.el` file.



reply via email to

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