From f6d43efaea79126c5249592d0294f0955289070e Mon Sep 17 00:00:00 2001 From: Chris Cesare Date: Wed, 19 Jun 2019 11:54:58 -0400 Subject: [PATCH] Fixed typo in README Changed "closins" to "closing" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03ee58d..e10f637 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ _Hint:_ You can put code in capture handlers via %() blocks. I use this mechanis )) ``` -#### Example: closins the frame after a capture +#### Example: closing the frame after a capture If you wish to automatically close the emacs frame after a capture, add the following template: