Skip to content

Commit b3d5b6c

Browse files
authored
Correct spelling of Dockerfile (#319)
1 parent f6bf706 commit b3d5b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docker-existing-dockerfile/devcontainer-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "docker-existing-dockerfile",
33
"version": "1.3.2",
44
"name": "Existing Dockerfile",
5-
"description": "Sample illustrating reuse of an existing Dockefile.",
5+
"description": "Sample illustrating reuse of an existing Dockerfile.",
66
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/docker-existing-dockerfile",
77
"publisher": "Dev Container Spec Maintainers",
88
"licenseURL": "https://github.com/devcontainers/templates/blob/main/LICENSE",

0 commit comments

Comments
 (0)