summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index abb1d79..68fd762 100644
--- a/README.org
+++ b/README.org
@@ -11,7 +11,7 @@ Emacs provides the binding conditionals ~if-let~, ~if-let*~,
~when-let~, ~when-let*~, ~and-let*~ and ~while-let~.
This package implements the missing ~and-let~ and ~while-let*~,
-and the original ~cond-let~, ~cond-let*~, ~and$~ and ~and>~.
+and the original ~cond-let~, ~cond-let*~, ~when$~, ~and$~ and ~and>~.
This package additionally provides more consistent and improved
implementations of the binding conditionals already provided by