about summary refs log tree commit diff
path: root/modules/README.md
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-05-15 23:46:19 +0200
committeraszlig <aszlig@redmoonstudios.org>2015-05-15 23:46:19 +0200
commitddf878ee6b2879dee471c112ea3051c288a77daa (patch)
tree26eeb5a66fd5cedd2b76f521b158e764a18c256d /modules/README.md
parent70d2af0ef9d7e0258f5f2256ba984e79ad8127f5 (diff)
modules/README: Fix typos for module-list.nix.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'modules/README.md')
-rw-r--r--modules/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/README.md b/modules/README.md
index 420aef04..5238bf65 100644
--- a/modules/README.md
+++ b/modules/README.md
@@ -34,5 +34,5 @@ For writing modules, make sure to categorize them accordingly:
 If a module is highly specific for your own configuration, use the same
 categories but put them under `user/$category/$module`.
 
-Don't forget to add your module to the list module-list.nix, but make sure you
-have options in place to disable them by default.
+Don't forget to add your module to `module-list.nix`, but make sure you have
+options in place to disable them by default.