From a15d15cb1be08e9d56645296e020a222c24c72a5 Mon Sep 17 00:00:00 2001 From: Bryan Roe Date: Wed, 6 Jul 2022 23:53:36 -0700 Subject: [PATCH] Fixed spelling --- docs/testing/UnitTests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing/UnitTests.md b/docs/testing/UnitTests.md index 6205cd9..593f00e 100644 --- a/docs/testing/UnitTests.md +++ b/docs/testing/UnitTests.md @@ -2,7 +2,7 @@ ## Abstract -TDhis document presents an overview of what a Mesh Core is, +This document presents an overview of what a Mesh Core is, how the agent runs it, as well as how self-test.js can be used to test it. ## Mesh Core