Skip to content

Commit 4ddd15c

Browse files
committed
closes #328
1 parent cc316de commit 4ddd15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: ruby/setup-ruby@v1
2020
with:
2121
ruby-version: 3.3
22-
- name: "Install the linter"
22+
- name: "Instala el linter"
2323
run: gem install mdl
2424
- name: "Comprueba estilo de archivos Markdown"
2525
working-directory: ${{ github.workspace }}

0 commit comments

Comments
 (0)