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.