Skip to content

Commit ecc54b9

Browse files
committed
Fix paragraph continuation pattern
1 parent 9fb374c commit ecc54b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specs/devcontainer-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Suppose the `java` Template has the following `options` parameters declared in t
163163
}
164164
```
165165

166-
and it has the following `.devcontainer/devcontainer.json` file:
166+
...and it has the following `.devcontainer/devcontainer.json` file:
167167

168168
```json
169169
{

0 commit comments

Comments
 (0)