Skip to content

Commit bd9eb4b

Browse files
committed
* fix weird formatting
1 parent 7e4c287 commit bd9eb4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

script/axe-docs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#!/bin/bash
22

33
# This workflow is intended to help catch accesibility violations by running axe on every documentation example.
4-
# Developers frequently copy and paste examples from documentation so it's important to ensure the examples are
5-
# accessible.
4+
# Developers frequently copy and paste examples from documentation so it's important to ensure the examples are accessible.
65
# Learn more about @axe-core/cli here: https://github.com/dequelabs/axe-core-npm/tree/develop/packages/cli
76

87
npm install -g @axe-core/cli

0 commit comments

Comments
 (0)