From 518ef004326399cedfec695e48eee951e3b9210d Mon Sep 17 00:00:00 2001 From: rzmk <30333942+rzmk@users.noreply.github.com> Date: Tue, 21 Oct 2025 16:21:47 -0400 Subject: [PATCH] chore: fix typo --- docs/content/docs/changelog/0.3.0.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/changelog/0.3.0.mdx b/docs/content/docs/changelog/0.3.0.mdx index c8fce07..b8143a7 100644 --- a/docs/content/docs/changelog/0.3.0.mdx +++ b/docs/content/docs/changelog/0.3.0.mdx @@ -22,7 +22,7 @@ The [Quick Start](/docs) page now includes three options for suggested installat ## Installation architecture page -There is now an [Installation Architecture](/docs/reference/installation-architecture) page in the Reference section of the web app that provides a visual representaion of where `ckan-devstaller` installs relevant files/folders. +There is now an [Installation Architecture](/docs/reference/installation-architecture) page in the Reference section of the web app that provides a visual representation of where `ckan-devstaller` installs relevant files/folders. ## Uninstall CKAN page