From e68e932263041352be694f56063479e1f5fe10ef Mon Sep 17 00:00:00 2001 From: Hector Dearman Date: Tue, 30 Apr 2024 14:50:24 +0100 Subject: [PATCH] typo: refernce -> reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 851460d..ccfc872 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ This repository implements a sync server against which Taskwarrior and other app ## Status This repository was spun off from Taskwarrior itself after the 3.0.0 release. -It is still under development and currently best described as a refernce implementation of the Taskchampion sync protocol. +It is still under development and currently best described as a reference implementation of the Taskchampion sync protocol.