From a8f79f84a8e6d9b32e8fe9cd7496707989fe7dff Mon Sep 17 00:00:00 2001 From: Thomas Lauf Date: Fri, 20 Oct 2023 12:02:40 +0200 Subject: [PATCH] Fix typo --- doc/devel/rfcs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/devel/rfcs/README.md b/doc/devel/rfcs/README.md index 7a5b5e9bc..f62b9ea41 100644 --- a/doc/devel/rfcs/README.md +++ b/doc/devel/rfcs/README.md @@ -3,7 +3,7 @@ In the mid-2010's, Taskwarrior development was organized around RFCs, as a way to invite comment before designs were finalized. Although these documents were less formal than [IETF RFCs](https://www.ietf.org/rfc) they serve a similar purpose. In more recent years, use of RFCs has been discontinued, and the documents linked here should be considered historical. -Many were never completely impemented. +Many were never completely implemented. * [General Plans](plans.md) * [Rules System](rules.md)