Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6eb9917

Browse filesBrowse files
Rohan5commitaduh95
authored andcommitted
doc: fix typo in devcontainer guide
PR-URL: #62687 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh>
1 parent 48a3ca3 commit 6eb9917
Copy full SHA for 6eb9917

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/contributing/using-devcontainer.md‎

Copy file name to clipboardExpand all lines: doc/contributing/using-devcontainer.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Dev Container also allows you to test your changes in a different operating
1313
third-party code from bug reports safely with your work-in-progress Node.js branches in an isolated environment.
1414

1515
There are many command line tools, IDEs and services that [support Dev Containers](https://containers.dev/supporting).
16-
Among them, [Visual Studio Code (VS Code)](https://code.visualstudio.com/) is a very popuplar option.
16+
Among them, [Visual Studio Code (VS Code)](https://code.visualstudio.com/) is a very popular option.
1717
This guide will walk you through the steps to set up a Dev Container for Node.js development using VS Code.
1818
You should be able to use the same [`nodejs/devcontainer:nightly` image](https://hub.docker.com/r/nodejs/devcontainer)
1919
in other tools and services using generally similar steps.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.