You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/steps/2-custom-image.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Let's add a `devcontainer.json` file and add a custom image.
47
47
48
48
> Wait about **2 minutes** for the codespace to spin itself up.
49
49
50
-
1. Verify that your new codespace is is running, as you did previously.
50
+
1. Verify that your new codespace is running, as you did previously.
51
51
52
52
Note the image being used is the default image provided for GitHub Codespaces. It includes runtimes and tools for Python, Node.js, Docker, and more. See the full list here: https://aka.ms/ghcs-default-image. Your development team can use any custom image that has the necessary prerequisites installed. For more information, see [codespace image](https://aka.ms/configure-codespace).
0 commit comments