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

Commit 31a5cd0

Browse files
committed
docs(readme): Corrects list.
1 parent 3e6451d commit 31a5cd0

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

1212
### Entity Interface

0 commit comments

Comments
 (0)