X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/8d112ea2cd0ed4abab24f16fbca0ae688bb6fc7b..9086e3b846af7b96432fe157ca269f579992335e:/Utilities.md

diff --git a/Utilities.md b/Utilities.md
index cbf8c0f..6afff16 100644
--- a/Utilities.md
+++ b/Utilities.md
@@ -1,11 +1,11 @@
 markup
 ------
 
-This is a submodule which helps you markupping your text.
+Made markup easier!
 
 First, require it like this:
 
-    local markup = require("lain.util.markup")
+    local markup = lain.util.markup
 
 then you can call its functions:
 
@@ -46,7 +46,7 @@ they all take one argument, which is the text to markup, except `fg.color` and `
 menu\_clients\_current\_tags
 ----------------------------
 
-Similar to `awful.menu.clients()`, but this menu only shows the clients
+Similar to `awful.menu.clients`, but this menu only shows the clients
 of currently visible tags. Use it with a key binding like this:
 
     awful.key({ "Mod1" }, "Tab",