From 0c71910ac7dda3a05d119b5dd20f3bc2bfb62e88 Mon Sep 17 00:00:00 2001 From: Wil Taylor Date: Wed, 15 Feb 2023 11:01:45 +0000 Subject: [PATCH] typo --- .devcontainer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/README.md b/.devcontainer/README.md index 4449d2d..87b182c 100644 --- a/.devcontainer/README.md +++ b/.devcontainer/README.md @@ -3,7 +3,7 @@ To use this container you have the following options: - Install the Dev Container plugin in Visual Studio code and it will allow you to boot into a development container. - Load the container on github code spaces. -Once the container has starte you can access Obsidian via the ports tab on the terminal window. If you select novnc it will open a +Once the container has started you can access Obsidian via the ports tab on the terminal window. If you select novnc it will open a desktop environment with a vanilla Obsidian install you can test your plugins on. -To start obsidian you can just run Obsidian from the menu in the bottom left or `Obsidian` from the terminal. \ No newline at end of file +To start obsidian you can just run Obsidian from the menu in the bottom left or `Obsidian` from the terminal.