Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

## Feature

ResourceRegistry uses a Feature to group related system functions and settings. Featurse are composed of the following high level attributes:
ResourceRegistry uses a Feature to group related system functions and settings. Features are composed of the following high level attributes:

* key [Symbol] 'key' of the Feature's key/value pair. This is the Feature's identifier and must be unique
* item [Any] 'value' of the Feature's key/value pair. May be a static value, proc, class instance and may include an options hash
Expand Down