diff --git a/docs/tutorial/writing-documentation-with-docz.md b/docs/tutorial/writing-documentation-with-docz.md index 65129533e74b0..fda1f9a15f0ae 100644 --- a/docs/tutorial/writing-documentation-with-docz.md +++ b/docs/tutorial/writing-documentation-with-docz.md @@ -170,7 +170,7 @@ module.exports = { // Your options here }, }, - //hightlight-end + //highlight-end // Your plugins go here ], }