Skip to content

Commit 72cfd07

Browse files
chore: update mock server docs
1 parent 716231c commit 72cfd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"postAttachCommand": "cat .vscode/extensions.json | jq -r .recommendations[] | xargs -n 1 code --install-extension",
77
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
88
"features": {
9-
// For the Prism mock server.
9+
// For the mock server.
1010
"ghcr.io/devcontainers/features/node:1": {}
1111
}
1212
}

0 commit comments

Comments
 (0)