Skip to content

Commit

Permalink
Update packages/ui/components/form-core/types/FormControlMixinTypes.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tlouisse authored May 22, 2024
1 parent 28cb950 commit 912c5c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export declare class FormControlHost {

/**
* The name the element will be registered with to the .formElements collection
* of the parent. Also, it serves as the keny of key/value pairs in
* of the parent. Also, it serves as the key of key/value pairs in
* modelValue/serializedValue objects
*/
name: string;
Expand Down

0 comments on commit 912c5c1

Please sign in to comment.