about summary refs log tree commit diff
path: root/modules/README.md
diff options
context:
space:
mode:
authordevhell <^@regexmail.net>2015-05-15 23:37:22 +0100
committerdevhell <^@regexmail.net>2015-05-15 23:37:22 +0100
commit062c9a08a83154b5182ad347945d697cc4a70341 (patch)
tree3bdb7934d82207a5174cde064e822f19fe6817c4 /modules/README.md
parentaae1f677160467f0a8597119de87146d88dce871 (diff)
README.md: Fix typos
We have a seriously good looking `README.md` here. Let's try to make it
sound good too. ;-)
Diffstat (limited to 'modules/README.md')
-rw-r--r--modules/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/README.md b/modules/README.md
index a6b9ba7e..be97ca80 100644
--- a/modules/README.md
+++ b/modules/README.md
@@ -4,7 +4,7 @@ If you add a module here, make sure that you define all options using a
 `vuizvui.*` namespace, so that the documentation is generated and you don't
 clash with modules from upstream [nixpkgs](https://github.com/NixOS/nixpkgs).
 
-For writing modules, make sure to categorize them accordingly:
+When writing modules, make sure to categorize them accordingly:
 
 <table>
   <tr>
@@ -31,7 +31,7 @@ For writing modules, make sure to categorize them accordingly:
   </tr>
 </table>
 
-If a module is highly specific for your own configuration, use the same
+If a module is highly specific to your own configuration, use the same
 categories but put them under `user/$category/$module`.
 
 Don't forget to add your module to `module-list.nix`, but make sure you have
@@ -39,7 +39,7 @@ options in place to disable them by default.
 
 ## Module option reference
 
-There is also a Hydra job for the currently available options specific to all of
-the modules that are listed in `module-list.nix`:
+There is also a Hydra job for the currently available options which are
+specific to all of the modules listed in `module-list.nix`:
 
 https://headcounter.org/hydra/job/openlab/vuizvui/manual/latest/download/1/manual.html