Skip to content

Commit 99c6557

Browse files
authored
Fix typo in getting_started_with_devcontainer.md
1 parent 9f80efc commit 99c6557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/getting_started_with_devcontainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Our new Rails application comes with a dev container already configured and read
103103
We will use VS Code to spin up and work with our dev container. Start by launching VS Code
104104
and opening your application.
105105

106-
Once the application opens, VS Code should prompt you that a it has found a dev container
106+
Once the application opens, VS Code should prompt you that it has found a dev container
107107
configuration file, and you can reopen the folder in a dev container. Click the green "Reopen
108108
in Container" button to create the dev container.
109109

0 commit comments

Comments
 (0)