Skip to content

Commit e3909ff

Browse files
manNomiaduh95
authored andcommitted
doc: fix spelling in devcontainer guide
Signed-off-by: manNomi <hanmw110@naver.com> PR-URL: #64459 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 28cb3f6 commit e3909ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contributing/using-devcontainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Node.js publishes a [nightly image on DockerHub](https://hub.docker.com/r/nodejs/devcontainer) for
44
[Dev Containers](https://containers.dev/) that can be used to spin up a
5-
development container that comes with pre-installed build dependencies and pre-genreated build cache.
5+
development container that comes with pre-installed build dependencies and pre-generated build cache.
66

77
When you need to test a few changes in the main branch and do not need
88
to change the V8 headers (which is rare), using the nightly image will allow you to compile your

0 commit comments

Comments
 (0)