Commit c5d9b3b35edf844a1a4e190b8b10a1a25dec6337

Authored by kpeclipse@up.edu.ph
1 parent 0610f81b

OJT21-52: fix typo in README.md

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -9,5 +9,5 @@
9 9
10 10 - Install pre-commit application. You can follow here https://pre-commit.com/#install. We already provided the config.yaml.
11 11 - Input this command in the terminal in the root of the api:
12   - _pre-commit install --instal-hooks_
  12 + _pre-commit install --install-hooks_
13 13
... ...