Skip to content

Commit 5e80cdd

Browse files
committed
Added missing quotation marks in the JSON code
1 parent 9639d6a commit 5e80cdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Add it to your `book.json` configuration:
99

1010
```
1111
{
12-
plugins: ["mathjax"]
12+
"plugins": ["mathjax"]
1313
}
1414
```
1515

0 commit comments

Comments
 (0)