Skip to content

Commit 3ca2bb6

Browse files
committed
Correct quotation language.
1 parent 51c88ba commit 3ca2bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ data Person = Person { name :: String, age :: Int }
4545
```
4646

4747
But with mixed content:
48-
```yaml
48+
```xml
4949
<xs:element name="p">
5050
<xs:complexType mixed="true">
5151
<xs:choose>

0 commit comments

Comments
 (0)