You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-v2/src/content/docs/learning/resource.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sidebar:
7
7
8
8
`Resources` are special `Signal`s designed specifically to handle __async loading__.
9
9
10
-
Their purpose is wrap async values in a way that makes them easy to interact with handling the common states of an async value: __data__, __error__ and __loading__.
10
+
Their purpose is wrap async values in a way that makes them easy to interact by handling the common states of an async value: __data__, __error__ and __loading__.
0 commit comments