Skip to content

Commit 5bd82b3

Browse files
jherrlinmike-thompson-day8
authored andcommitted
Fix typo
1 parent d92237e commit 5bd82b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/flows-advanced-topics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Something is looping in on itself here:
198198
- *And*, the value of a view determines when a signal lives or dies.
199199
- *And*, the value of a signal determines when a view lives or dies.
200200

201-
If views derive solely from `app-db`, when why must signals derive from views?
201+
If views derive solely from `app-db`, then why must signals derive from views?
202202
Why not simply have *everything* derive from `app-db`?
203203

204204
`event -> app-db -> signal graph -> signals -> view -> event`

0 commit comments

Comments
 (0)