Skip to content

Commit 5688826

Browse files
authored
Update README.md
1 parent dce84ed commit 5688826

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
@@ -66,4 +66,4 @@ The `stat_provider` function will only be called once per node and the result wi
6666

6767
Alternatively, if it's not beneficial to lazy load these stats and you want to provide them premptively, you can just add them to each item that you send to `showNodes` as a property called `stat`. If you do this, there is no need to register a provider.
6868

69-
You cluld technically mix and match these strategies. Each node should have either a `stat` or a `stat_provider` property.
69+
You could technically mix and match these strategies. Each node should have either a `stat` or a `stat_provider` property.

0 commit comments

Comments
 (0)