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

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

[nongnu] elpa/julia-mode b1a7119843: Remove stray backtick in MELPA LISP


From: ELPA Syncer
Subject: [nongnu] elpa/julia-mode b1a7119843: Remove stray backtick in MELPA LISP (#172)
Date: Tue, 12 Apr 2022 03:58:25 -0400 (EDT)

branch: elpa/julia-mode
commit b1a7119843cb81677d15cba9df64d02b30ea08a8
Author: haffner <david.haffner@ssaihq.com>
Commit: GitHub <noreply@github.com>

    Remove stray backtick in MELPA LISP (#172)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2eda196cc5..2cd68d20d2 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Unless you want to develop this package, it is recommended 
that you use it from
 
 ```elisp
 (package-install 'julia-mode)
-(require 'julia-mode)`
+(require 'julia-mode)
 ```
 
 ### Installing from Source



reply via email to

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