Fixes an anchor

This commit is contained in:
Artem Zakharchenko 2021-01-17 14:04:01 +01:00
parent 350b30b0c8
commit c29a54e904

View File

@ -11,7 +11,7 @@
- [S-I-D](#s-i-d)
- [Avoid contractions](#avoid-contractions)
- [Avoid context duplication](#avoid-context-duplication)
- [Reflect expected result](#reflect-expected-result)
- [Reflect the expected result](#reflect-the-expected-result)
- [Naming functions](#naming-functions)
- [A/HC/LC pattern](#ahclc-pattern)
- [Actions](#actions)