Skip to content

Commit 2dc8e1a

Browse files
committed
docs(contribute): fix markdown linting issues
1 parent cd2287e commit 2dc8e1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/contribute/writers-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ Same goes for tables.
9191

9292
The [configuration](/configuration) properties should be ordered alphabetically as well:
9393

94-
* `devServer.contentBase`
95-
* `devServer.compress`
96-
* `devServer.hot`
94+
- `devServer.contentBase`
95+
- `devServer.compress`
96+
- `devServer.hot`
9797

9898
### Quotes
9999

0 commit comments

Comments
 (0)