From 4ec5d224ab2c2f4e019c9bc832d090ef22729872 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Tue, 10 Sep 2013 12:32:50 -0700 Subject: [PATCH] Updated Widgets (markdown) --- Widgets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Widgets.md b/Widgets.md index 8accde9..0772360 100644 --- a/Widgets.md +++ b/Widgets.md @@ -2,7 +2,7 @@ Every widget is output by a `function`. Unless otherwise expressly noted, `function` returns a `wibox.widget.textbox`. -We say this because, for some widget, `function` return a table to be used for notification and update purposes. +We say this because, for some widget, `function` returns a table to be used for notification and update purposes. Almost all widgets can be set by an input function called `settings`: you can markup textboxes and do whatever customization within it. -- 2.39.2