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

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

[nongnu] elpa/typescript-mode b369d7d251 206/222: Merge pull request #14


From: ELPA Syncer
Subject: [nongnu] elpa/typescript-mode b369d7d251 206/222: Merge pull request #147 from ltrel/typo-fixes
Date: Sun, 6 Feb 2022 16:59:33 -0500 (EST)

branch: elpa/typescript-mode
commit b369d7d2518fa11760ac3908a383405350cd51d2
Merge: 1043025d42 1fd835e7f8
Author: Jostein Kjønigsen <jostein@kjonigsen.net>
Commit: GitHub <noreply@github.com>

    Merge pull request #147 from ltrel/typo-fixes
---
 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]