Skip to content

Commit 0195926

Browse files
committed
chore: fix typo in README.md
1 parent 22fda13 commit 0195926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ const result = processor.processSync(`
136136
console.log(result.toString());
137137

138138
// should output:
139-
// :::info
139+
// :::warning
140140
// content
141141
// :::
142142
```

0 commit comments

Comments
 (0)