Skip to content

Commit 32e7487

Browse files
authored
docs: Fix TOC
1 parent ae3d095 commit 32e7487

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
Rules for Array functions and methods.
66

77
## Contents
8-
- [Installation](#Installation)
9-
- [Rules](#Rules)
8+
- [Installation](#installation)
9+
- [Rules](#rules)
1010
- [`from-map`](#from-map)
11-
- [Examples](#Examples)
11+
- [Examples](#examples)
1212
- [`no-unnecessary-this-arg`](#no-unnecessary-this-arg)
1313
- [Checked Functions](#checked-functions)
1414
- [Checked Methods](#checked-methods)
15-
- [Examples](#Examples2)
15+
- [Examples](#examples-1)
1616
- [`prefer-array-from`](#prefer-array-from)
17-
- [Examples](#Examples3)
18-
- [`array-func/recommended` Configuration](#array-func-recommended-configuration)
17+
- [Examples](#examples-2)
18+
- [`array-func/recommended` Configuration](#array-funcrecommended-configuration)
1919
- [Using the Configuration](#using-the-configuration)
20-
- [License](#License)
20+
- [License](#license)
2121

2222
## Installation
2323

0 commit comments

Comments
 (0)