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

Commit 3e6451d

Browse files
committed
docs(readme): Corrects typo.
1 parent 650cae0 commit 3e6451d

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/memory`.
66
1. For each entity you will need to do the following.
7-
1. [Create Entity interfaces](#entity-interface).
7+
1. [Create Entity interface](#entity-interface).
88
1. [Create a facade config](#facade-config).
99
1. [Construct the facade with the config and interfaces](#calling-the-facade).
1010
1. [Use the facade](https://github.com/js-entity-repos/core/blob/master/docs/facade.md).

0 commit comments

Comments
 (0)