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

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

[elpa] externals/dash 2fb97f0 202/316: ; Fix typo in last change


From: ELPA Syncer
Subject: [elpa] externals/dash 2fb97f0 202/316: ; Fix typo in last change
Date: Mon, 15 Feb 2021 15:58:00 -0500 (EST)

branch: externals/dash
commit 2fb97f0791c36b18bc90948083cdef67083bc880
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; Fix typo in last change
---
 README.md          | 2 +-
 readme-template.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7ffb4a7..fd92b8c 100644
--- a/README.md
+++ b/README.md
@@ -2980,7 +2980,7 @@ functions and performance optimizations.
   (#116).
 - Added smarter key destructuring in `-let` and friends where variables are
   auto-derived from keys (#111).
-- Allowed `-let` bindings without a sourve value form (#256).
+- Allowed `-let` bindings without a source value form (#256).
 - Added `-each-r` and `-each-r-while` (@doublep, #159).
 - Added `-common-suffix` (@basil-conto, #263).
 - Improved performance of folds (`-reduce` and friends) (@basil-conto, #264).
diff --git a/readme-template.md b/readme-template.md
index 5f9eb83..95bb0d8 100644
--- a/readme-template.md
+++ b/readme-template.md
@@ -152,7 +152,7 @@ functions and performance optimizations.
   (#116).
 - Added smarter key destructuring in `-let` and friends where variables are
   auto-derived from keys (#111).
-- Allowed `-let` bindings without a sourve value form (#256).
+- Allowed `-let` bindings without a source value form (#256).
 - Added `-each-r` and `-each-r-while` (@doublep, #159).
 - Added `-common-suffix` (@basil-conto, #263).
 - Improved performance of folds (`-reduce` and friends) (@basil-conto, #264).



reply via email to

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