From d75e1930e717131474dfb566c3135c67dff3d35a Mon Sep 17 00:00:00 2001 From: JohnHake Date: Sat, 25 Aug 2018 14:49:45 -0700 Subject: [PATCH] fixed typo --- basics/ide_development_instance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/ide_development_instance.md b/basics/ide_development_instance.md index 48c13d0d0..f6af648df 100644 --- a/basics/ide_development_instance.md +++ b/basics/ide_development_instance.md @@ -22,7 +22,7 @@ The default **Sandbox Home** directory locations are: * **Linux:** `~/./system/plugins-sandbox/` * **Macos** `~/Library/Caches//plugins-sandbox/` -Within those directories are folders pertaining to the Development Instance: +Within those directories are subdirectories pertaining to the Development Instance: * `config` contains settings for the IDE instance. * `plugins` contains folders for each plugin being run in the IDE instance. * `system/caches or system\caches` holds the IDE instance data.