diff --git a/modules/plugins/notes/neorg/neorg.nix b/modules/plugins/notes/neorg/neorg.nix index eae7a3c1..24f9595b 100644 --- a/modules/plugins/notes/neorg/neorg.nix +++ b/modules/plugins/notes/neorg/neorg.nix @@ -20,7 +20,7 @@ in { type = submodule { options = { - enable = mkEnableOption "Wrapper to interface with several different completion engines."; + enable = mkEnableOption "wrapper to interface with several different completion engines."; config = { disable = mkOption { type = listOf str;