xmolecules/jmolecules

Code typo in README.md file

sharoha opened this issue · 2 comments

Is there a type on the following piece of code in the README.md file. It is present within the section named "Using the type-based model":
Entity<T extends AggregateRoot<T, ?>, ID> extends Identifiable<ID>

Can you elaborate where you think there is a typo? It's the exact declaration of the Entity type.

Closing this due to the lack of feedback. You are welcome to reopen with additional information.