From 9e94bbe2974f90b7a0ea9ddfc7b89e3718b80b09 Mon Sep 17 00:00:00 2001 From: Duncan McClean Date: Mon, 28 Oct 2024 11:46:00 +0000 Subject: [PATCH] wip --- DOCUMENTATION.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index f8123af..91d2e1f 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -6,7 +6,7 @@ composer require statamic/importer ``` -2. You can find the Importer addon in the Control Panel under `Utilities > Import`. +2. You can find the Importer addon in the Control Panel under `Utilities > Importer`. ## Usage diff --git a/README.md b/README.md index 96471aa..efde430 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ You can install the Importer addon via Composer: composer require statamic/importer ``` -You can find the Importer addon in the Control Panel under `Utilities > Import`. +You can find the Importer addon in the Control Panel under `Utilities > Importer`. ## Documentation