Skip to content

Commit 5821f2a

Browse files
committed
Fix closing tag
1 parent 082e1d1 commit 5821f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registries/_extension/x-twitter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ layout: default
1212
The `x-twitter` extension is used to hold a reference to the API provider's Twitter account. It can appear as a property in the following objects: `{{page.objects|jsonify}}`.
1313
{% endcapture %}
1414

15-
{%capture example $}
15+
{% capture example %}
1616
```yaml
1717
openapi: 3.0.0
1818
info:

0 commit comments

Comments
 (0)