diff --git a/docs/specs/devcontainer-templates.md b/docs/specs/devcontainer-templates.md index 7e53f6e..5eea965 100644 --- a/docs/specs/devcontainer-templates.md +++ b/docs/specs/devcontainer-templates.md @@ -163,7 +163,7 @@ Suppose the `java` Template has the following `options` parameters declared in t } ``` -and it has the following `.devcontainer/devcontainer.json` file: +...and it has the following `.devcontainer/devcontainer.json` file: ```json {