From a079502899e932ca9f9c176e05002ce80263cf53 Mon Sep 17 00:00:00 2001 From: jaxoncreed Date: Wed, 27 Sep 2023 11:46:01 -0400 Subject: [PATCH] Fix Readme Typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f41f833..d805c34 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # LDO Monorepo -This is a monorepo that conains all libraries associated with Linked Data Objects (LDO). +This is a monorepo that contains all libraries associated with Linked Data Objects (LDO). ## Tutorial [A tutorial for how to use LDO](./documentation/solid-react-tutorial.md) is available here.