Skip to content

Commit e1789ed

Browse files
Update workflow-templates/check-markdown-task.md
Co-authored-by: Silvano Cerza <[email protected]>
1 parent 4e0e596 commit e1789ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-templates/check-markdown-task.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is the version of the workflow for projects using the [Task](https://taskfi
1818
- [`.markdownlint.yml`](assets/check-markdown/.markdownlint.yml) - markdownlint configuration file.
1919
- Install to: repository root
2020
- [`Taskfile.yml`](assets/check-markdown-task/Taskfile.yml] - Markdown tasks.
21-
- Install to: repository root (or add the `markdown:fix`, smarkdown:lint`, and`markdown:check-links` tasks into the existing `Taskfile.yml`)
21+
- Install to: repository root (or add the `markdown:fix`, `markdown:lint`, and `markdown:check-links` tasks into the existing `Taskfile.yml`)
2222

2323
The code style defined in `.markdownlint.yml` is the official standardized style to be used in all Arduino tooling projects and should not be modified.
2424

0 commit comments

Comments
 (0)