From 9be7bfad9d334fa3587cef797b18c9510e92eea5 Mon Sep 17 00:00:00 2001 From: Nathan <58645278+nathan-websculpt@users.noreply.github.com> Date: Fri, 4 Jul 2025 12:02:34 -0500 Subject: [PATCH] Update publishing-public-data.md "Visist" changed to "Visit" --- docs/docs/publishing-public-data.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/publishing-public-data.md b/docs/docs/publishing-public-data.md index 034ee91b..4175baa0 100644 --- a/docs/docs/publishing-public-data.md +++ b/docs/docs/publishing-public-data.md @@ -80,6 +80,6 @@ const MyComponent = ({ publicSpaceId }: { publicSpaceId: string }) => { In order to explore the knowledge graph you can use GeoBrowser. -Visist [https://testnet.geobrowser.io/root](https://testnet.geobrowser.io/root) and explore the knowledge graph. Once you published you can find it via the search by name or by id. +Visit [https://testnet.geobrowser.io/root](https://testnet.geobrowser.io/root) and explore the knowledge graph. Once you published you can find it via the search by name or by id. -By looking up the data you also can verify that it was published correctly. \ No newline at end of file +By looking up the data you also can verify that it was published correctly.