branch: externals/marginalia
commit 866e50aee4f066b0903752c69b33e9b7cab93f97
Author: Jonas Bernoulli <[email protected]>
Commit: GitHub <[email protected]>

    Fix typo (#162)
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index f23b0ac2fe..c83bc4ce76 100644
--- a/README.org
+++ b/README.org
@@ -49,7 +49,7 @@ with [[https://github.com/oantolin/embark][Embark]] for 
action support and [[htt
   ;; The :init section is always executed.
   :init
 
-  ;; Marginalia must be actived in the :init section of use-package such that
+  ;; Marginalia must be activated in the :init section of use-package such that
   ;; the mode gets enabled right away. Note that this forces loading the
   ;; package.
   (marginalia-mode))

Reply via email to