Skip to content

Commit 258b960

Browse files
committed
Re-defined.
^
1 parent c7735b0 commit 258b960

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
@@ -309,7 +309,7 @@ let Identity = v => ({ chain: transform => transform(v) })
309309

310310
## Isomorphic
311311

312-
> <del>When the same code runs on the client and the server</del> **[Wrong](https://www.youtube.com/watch?v=5gDn28kghdQ)**
312+
> When the same code is shared between the client and the server.
313313
314314
---
315315

0 commit comments

Comments
 (0)