mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Propose a correction to what appears to be a minor typo (#5026)
* Propose a correction to what appears to be a minor typo removed the word 'a'. * Update extensibility.md
This commit is contained in:
committed by
Eugenio Romano
parent
4c468530d9
commit
c4adfd49c0
@@ -47,7 +47,7 @@ export interface ComponentTypeResolver {
|
||||
```
|
||||
|
||||
Typically a `ComponentTypeResolver` is a function that takes [`FormFieldModel`](../core/models/form-field.model.md) and returns corresponding component type.
|
||||
It can be either a predefined component type or a dynamically evaluated based on field properties and metadata.
|
||||
This can either be a predefined component type or dynamically evaluated based on the field properties and metadata.
|
||||
|
||||
#### Static component mapping
|
||||
|
||||
|
Reference in New Issue
Block a user