From f522e4182c9942c495338d1a0efc1191bb09bc06 Mon Sep 17 00:00:00 2001 From: Jon Ayers Date: Tue, 23 Jul 2024 01:13:15 +0000 Subject: [PATCH] fix: random typos in offline docs documentation --- docs/install/offline.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/offline.md b/docs/install/offline.md index cc1b9172f554a..e6faba58325c4 100644 --- a/docs/install/offline.md +++ b/docs/install/offline.md @@ -142,7 +142,7 @@ documentation and modify the docker-compose file to specify your custom Coder image. Additionally, you can add a volume mount to add providers to the filesystem mirror without re-building the image. -First, make a create an empty plugins directory: +First, create an empty plugins directory: ```console mkdir $HOME/plugins @@ -232,7 +232,7 @@ accessible for your team to use. ## Coder Modules -To Use Coder modules in offline installations please follow the instrcutiosn +To use Coder modules in offline installations please follow the instructions [here](../templates/modules.md#offline-installations). ## Firewall exceptions