Skip to content

Commit 9a267ee

Browse files
docs(lib): Update description for set initial form's value
Co-authored-by: Netanel Basal <[email protected]>
1 parent 533ab58 commit 9a267ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ export class SettingsComponent {
349349
}
350350
```
351351
352-
### `setInitialValue(name, value)` - Set the Initial Value
352+
### `setInitialValue(name, value)` - Set the initial form's value
353353
354354
```ts
355355
formsManager.setInitialValue('form', initialValue);

0 commit comments

Comments
 (0)