Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit bc76bd0

Browse files
committed
Updating FAQs to include info on getting the fully resolved model string (update)
1 parent 467f4c9 commit bc76bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ You can always grab the fully resolved model string from the `<Control>`-specifi
198198
// e.g., "user.firstName"
199199
```
200200

201-
This is especially useful for custom components, such as a checkbox wrapped in a label, that need the fully resolved model name.
201+
This is especially useful for custom components, such as a checkbox wrapped in a label, that need the fully resolved model string.
202202

203203
### Other Questions and Answers
204204
- https://github.com/davidkpiano/react-redux-form/issues/675#issuecomment-281164930

0 commit comments

Comments
 (0)