From 2f45b54d82e951a458a0441c2cb48c94d3634489 Mon Sep 17 00:00:00 2001 From: Julius van Voorden Date: Wed, 21 Aug 2024 17:35:40 +0200 Subject: [PATCH] Update README.md Fix small type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b3ca335..8e004776 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ const ParentComponent = () => ( #### `useAsset` -**DEPRECATED.** Use `useAssets` of `useSuspenseAssets` instead. +**DEPRECATED.** Use `useAssets` or `useSuspenseAssets` instead. #### `useAssets`