mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix spelling
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
87834d6c04
commit
8d543d3c3d
@ -8,7 +8,7 @@ All data is public within the catalog.
|
||||
|
||||
## Categories
|
||||
|
||||
A cateogry is the declaration to the catalog of a specific kind of entity.
|
||||
A category is the declaration to the catalog of a specific kind of entity.
|
||||
It declares the currently supported versions of that kind of entity but providing the constructors for the entity classes.
|
||||
|
||||
To declare a new category class you must create a new class that extends [Common.Catalog.CatalogCategory](../api/classes/Common.Catalog.CatalogCategory.md) and implement all of the abstract fields.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user