From df669be704440521b3e14817b75e268a11f7ad7b Mon Sep 17 00:00:00 2001
From: Luke Bonham <dadasignificanulla@gmail.com>
Date: Tue, 10 Sep 2013 14:02:56 -0700
Subject: [PATCH 1/1] Updated fs (markdown)

---
 fs.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs.md b/fs.md
index f1aa353..07f59a6 100644
--- a/fs.md
+++ b/fs.md
@@ -23,7 +23,7 @@ It can also use value strings in these formats:
     fs_info[p .. "size_mb"]
     fs_info[p .. "size_gb"]
 
-where `p` is the "mount" column of the output of `df` command (`/`, `/home`, `/boot`, ...).
+where `p` is the "mount" column of the output of `df` command ("/", "/home", "/boot", ...).
 
 This means you can set the widget for a certain partition, but you can look up at others too.
 
-- 
2.39.5