Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 3e0124c

Browse files
authored
docs(readme): Corrects typo.
1 parent 7a04f34 commit 3e0124c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
### Usage
55
1. Install it with `npm i @js-entity-repos/knex`.
66
1. For each entity you will need to do the following.
7-
1. [Create an Entity interfaces](#entity-interface).
7+
1. [Create an Entity interface](#entity-interface).
88
1. [Create a factory config](#factory-config).
99
1. [Construct the facade](#construct-the-facade).
1010
1. [Use the facade](https://github.com/js-entity-repos/core/blob/master/docs/facade.md).

0 commit comments

Comments
 (0)