branch: elpa/org-auto-tangle
commit 54dc42d5810acbf377504db3f2251bcce6acd7e5
Author: lispy-dobby <[email protected]>
Commit: GitHub <[email protected]>
updated the ```Usage:``` section
---
org-auto-tangle.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-auto-tangle.el b/org-auto-tangle.el
index a59991c27d..c8128f381f 100644
--- a/org-auto-tangle.el
+++ b/org-auto-tangle.el
@@ -40,7 +40,7 @@
;;; Usage:
-;; - Add #+auto_tangle:t to your tangled org file
+;; - Add #+auto_tangle: t to your tangled org file
;; - Make changes to the emacs file and save your changes