Skip to content

Commit 605c7c4

Browse files
committed
typo fix
1 parent 1b42b63 commit 605c7c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ String (up to 10KB) that will be stored with the test result and echoed back as
276276
Set to 0 to disable [Axe](https://github.com/dequelabs/axe-core) accessibility testing.
277277
**Default:** 1
278278
- `axe_categories` <small>optional</small>
279-
Select which categories of accessibility tests to run. Accepts a comma-delimited list of [Axe-core tags](https://www.deque.com/axe/core-documentation/api-documentation/#axe-core-tags)l
279+
Select which categories of accessibility tests to run. Accepts a comma-delimited list of [Axe-core tags](https://www.deque.com/axe/core-documentation/api-documentation/#axe-core-tags).
280280
**Default:** 'wcag2a,wcag2aa'
281281
:::
282282

0 commit comments

Comments
 (0)