Skip to content

Commit 296a166

Browse files
Merge pull request #611 from hsnabszhdn/fix-paragraph-continuation-pattern
Fix paragraph continuation pattern
2 parents f8ccccd + ecc54b9 commit 296a166

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)