branch: externals/dash
commit d459b49f4c68313de94646d7492a4e5fa1780a3e
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>

    Fix typo
---
 readme-template.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/readme-template.md b/readme-template.md
index 4ab422b..62e11a7 100644
--- a/readme-template.md
+++ b/readme-template.md
@@ -199,7 +199,7 @@ Change `readme-template.md` or `examples-to-docs.el` 
instead.
  - [Johan Andersson](https://github.com/rejeep) contributed `-sum`, `-product` 
and `-same-items?`
  - [Christina Whyte](https://github.com/kurisuwhyte) contributed `-compose`
  - [Steve Lamb](https://github.com/steventlamb) contributed `-cycle`, `-pad`, 
`-annotate`, `-zip-fill` and an n-ary version of `-zip`.
- - [Fredrik Bergroth](https://github.com/fbergroth) made the `-if-let` family 
use `-let` desctructuring and improved script for generating documentation.
+ - [Fredrik Bergroth](https://github.com/fbergroth) made the `-if-let` family 
use `-let` destructuring and improved script for generating documentation.
 
 Thanks!
 

Reply via email to