From aabad6dde98916366d8d5028a5c8b2b9a1586121 Mon Sep 17 00:00:00 2001 From: Rich Morin Date: Fri, 21 Oct 2022 23:56:22 -0700 Subject: [PATCH] fix tiny typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ee290b..323ed9f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ end > **NOTE** > Please `import Algae` before trying out the examples below. -> The samples assume that is has already been done to remove +> The samples assume that this has already been done to remove > the unnecessary clutter. ---