From 04a6361d6b694c73aa5dfe37b3e6f0fde364f7a3 Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Sun, 28 Apr 2019 17:48:18 +0000 Subject: [PATCH] typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b910bd7..c26cd61 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A curses CLI for Asana, using the Asana API. * python 3 * [python-asana](https://github.com/Asana/python-asana) * [urwid](http://urwid.org) -* [pyhon-dateutil](https://github.com/dateutil/dateutil/) +* [python-dateutil](https://github.com/dateutil/dateutil/) ## Setup ### Create an Asana OAuth app