From d7d7ca37d8f729826e60f00daa5cc035ae690780 Mon Sep 17 00:00:00 2001 From: Donny <130464015+defitricks@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:54:55 +0200 Subject: [PATCH] docs: Fixed minor wording issue in ReadDemo --- examples/WriteDemo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/WriteDemo/README.md b/examples/WriteDemo/README.md index e8a45a7..0b61ed5 100644 --- a/examples/WriteDemo/README.md +++ b/examples/WriteDemo/README.md @@ -46,7 +46,7 @@ The code should compile with `pnpm build`. This system is quite a bit more involved. -We start by finding out home asteroid, as seen in the ReadDemo. +We start by finding our home asteroid, as seen in the ReadDemo. ### Enumerations