summaryrefslogtreecommitdiffstats
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorLibravatar kat <47599466+katktv@users.noreply.github.com>2020-04-22 15:07:01 +0300
committerLibravatar GitHub <noreply@github.com>2020-04-22 15:07:01 +0300
commitf30043ddc265abd38c74ae1c7df8177d2be66eb0 (patch)
tree826fb2f080ad698a52369bd30d90ddf8a35fbee7 /ROADMAP.md
parentedd01159e0cb96232212511b5c5ba31da5433a01 (diff)
downloadiced-f30043ddc265abd38c74ae1c7df8177d2be66eb0.tar.gz
iced-f30043ddc265abd38c74ae1c7df8177d2be66eb0.tar.bz2
iced-f30043ddc265abd38c74ae1c7df8177d2be66eb0.zip
Fix a typo in ROADMAP
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index db0c6625..c47c08ff 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -13,7 +13,7 @@ Once a step is completed, it is collapsed and added to this list:
* [x] Scrollables / Clippables ([#24])
* [x] Text input widget ([#25])
* [x] TodoMVC example ([#26])
- * [x] Async actions ([#27])
+ * [x] Async actions ([#28])
* [x] Custom layout engine ([#52])
* [x] Event subscriptions ([#122])
* [x] Custom styling ([#146])