summaryrefslogtreecommitdiff
path: root/calendar-widget
diff options
context:
space:
mode:
Diffstat (limited to 'calendar-widget')
-rw-r--r--calendar-widget/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar-widget/README.md b/calendar-widget/README.md
index a7d1561..fa1b761 100644
--- a/calendar-widget/README.md
+++ b/calendar-widget/README.md
@@ -14,7 +14,7 @@ The placement is setup in theme.lua by `calendar_placement` variable, currently
# How to use
-This widget need an 'anchor' - another widget which triggers visibility of the calendar. Default `mytextclock` is the perfect candidate!
+This widget needs an 'anchor' - another widget which triggers visibility of the calendar. Default `mytextclock` is the perfect candidate!
```lua
local calendar_widget = require("awesome-wm-widgets.calendar-widget.calendar")