Skip to content

Commit b3e46d8

Browse files
committed
docs: fix another reference to configurations columns
1 parent 55575c9 commit b3e46d8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
[![Tweet][tweet-badge]][tweet-url]
2424

2525
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
26+
2627
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
28+
2729
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2830

2931
## Installation
@@ -69,9 +71,8 @@ Then configure the rules you want to use under the rules section.
6971
### Recommended
7072

7173
This plugin exports a recommended configuration that enforces good
72-
Testing Library practices _(you can find more info about enabled rules
73-
in [Supported Rules section](#supported-rules) within Recommended
74-
column)_.
74+
Testing Library practices _(you can find more info about enabled rules in
75+
the [Supported Rules section](#supported-rules) within the `Configurations` column)_.
7576

7677
To enable this configuration use the `extends` property in your
7778
`.eslintrc` config file:
@@ -205,6 +206,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
205206

206207
<!-- markdownlint-enable -->
207208
<!-- prettier-ignore-end -->
209+
208210
<!-- ALL-CONTRIBUTORS-LIST:END -->
209211

210212
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)