Skip to content

Commit cab1b36

Browse files
author
carlos.tasada
committed
Fixed typo
1 parent fb2b99d commit cab1b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Lint mdx files
4747
uses: DavidAnson/markdownlint-cli2-action@v16
4848
with:
49-
config: '.markdownlintx.json'
49+
config: '.markdownxlint.json'
5050
globs: './docs/**/*.mdx'
5151

5252
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)