summaryrefslogtreecommitdiff
path: root/todo-widget
diff options
context:
space:
mode:
authorLittle Clover <littleclover909@gmail.com>2021-12-13 17:36:10 +0800
committerLittle Clover <littleclover909@gmail.com>2021-12-13 17:36:10 +0800
commit2cac9f39d1d48e33259fe3ea6d86a4250e2d8c72 (patch)
tree47c74841af56841d340be9c2acaeeee45ddd75ba /todo-widget
parentd41b54c1681a2bc2bc1a90c7a22f75df7d87afd2 (diff)
grammar correction
Diffstat (limited to 'todo-widget')
-rw-r--r--todo-widget/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo-widget/README.md b/todo-widget/README.md
index fde62c4..c97d845 100644
--- a/todo-widget/README.md
+++ b/todo-widget/README.md
@@ -1,6 +1,6 @@
# ToDo Widget
-This widget displays a list of to do items and allows to mark item as done/undone, delete an item and create new ones:
+This widget displays a list of todo items and allows marking item as done/undone, delete an item and create new ones:
![screenshot](./todo.gif)
@@ -25,4 +25,4 @@ Also note that widget uses [Arc Icons](https://github.com/horst3180/arc-icon-the
# Theming
-Widget uses your theme's colors. In case you want to have different colors, without changing your theme, please create an issue for it. I'll extract them as a widget parameters.
+Widget uses your theme's colors. In case you want to have different colors, without changing your theme, please create an issue for it. I'll extract them as widget parameters.