From 3a614f1602e713e02d2e41594b2ad8cc884ee1e0 Mon Sep 17 00:00:00 2001 From: Jon Ayers Date: Tue, 23 Jul 2024 11:48:58 -0500 Subject: [PATCH] fix: random typos in offline docs documentation (#13979) --- 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 cc1b9172f5..e6faba5832 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