Skip to content

Commit 44c9bb9

Browse files
author
Artem Innokentiev
committed
Fix typos
1 parent 502cf17 commit 44c9bb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

EN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
- [Docstrings](#docstrings)
1212
- [About Pull Request](#about-pull-request)
1313
- [Creating Pull Request](#creating-pull-request)
14-
- [Refactoring and Pull Requests](#Refactoring-and-pull-request)
14+
- [Refactoring and Pull Requests](#refactoring-and-pull-request)
1515
- [Pull Request Size](#pull-request-size)
1616
- [About tooling](#about-tooling)
17-
- [Testing (pytest)](#Testing-pytest)
17+
- [Testing (pytest)](#testing-pytest)
1818
- [Package manager (poetry)](#package-manager-poetry)
1919
- [Code formatting (Black)](#code-formatting-black)
2020
- [Imports formatting (isort)](#imports-formatting-isort)
2121
- [Linter (flake8)](#linter-flake8)
22-
- [Type checker (mypy)](#type checker-mypy)
22+
- [Type checker (mypy)](#type-checker-mypy)
2323
- [Pre-commit hooks (pre-commit)](#pre-commit-hooks-pre-commit)
2424
- [Other](#other)
2525
- [REST API Documentation](#rest-api-documentation)

0 commit comments

Comments
 (0)