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

Commit 1e4e5bd

Browse files
committed
docs(facade): Corrects typo.
1 parent f07472e commit 1e4e5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/facade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The facade contains common functions for storage and retrieval of entities from
1111
- [removeEntities](#removeentities)
1212
- [removeEntity](#removeentity)
1313

14-
The facade in this repository is a TypeScript interface, but concrete implementations of the interface include:
14+
The facade in this package is a TypeScript interface, but concrete implementations of the interface include:
1515

1616
- [Memory](https://github.com/js-entity-repos/memory) - Coming Soon
1717
- [Mongo](https://github.com/js-entity-repos/memory) - Coming Soon

0 commit comments

Comments
 (0)