about summary refs log tree commit diff
diff options
context:
space:
mode:
-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.