Skip to content

Commit 7bd6c47

Browse files
authored
docs: fix typo in 'Stepss' (#1202)
1 parent aba8350 commit 7bd6c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Architecture/Linters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Within `src/converters/lintConfigs/convertLintConfig.ts`, the following steps oc
99
2. Those deduplicated rules and metadata are written to the output configuration file.
1010
3. A summary of conversion results is printed, along with any now-missing packages.
1111

12-
> Stepss 1 and 2 are the logic exported by the [Node API](../API.md) as [`convertTSLintConfig`](../API.md#convertTSLintConfig).
12+
> Steps 1 and 2 are the logic exported by the [Node API](../API.md) as [`convertTSLintConfig`](../API.md#convertTSLintConfig).
1313
1414
## Rule Conversion
1515

0 commit comments

Comments
 (0)