- commit
- ab4f169
- parent
- e7d0693
- author
- Eric Bower
- date
- 2024-08-17 02:01:14 +0000 UTC
docs: typo
1 files changed,
+1,
-1
+1,
-1
1@@ -98,5 +98,5 @@ state, respectively.
2 You can put whatever you want in there. This is a useful field when you want to
3 pass structured data from a thunk into the view on success or failure. Maybe
4 this is the new `id` for the entity you just created and the view needs to know
5-it. The `meta` prop is where you would be contextual information beyond a
6+it. The `meta` prop is where you would put contextual information beyond the
7 `message` string.