Skip to content

Commit fb24f89

Browse files
authored
Merge pull request #626 from JamesHenry/patch-1
Fix typo in migration guide
2 parents faf4e89 + b43304f commit fb24f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/migrating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ Changes only relevant for loader authors.
549549

550550
### Cacheable
551551

552-
Loaders are not cacheable by default. Loaders must opt-out if they are not cacheable.
552+
Loaders are now cacheable by default. Loaders must opt-out if they are not cacheable.
553553

554554
``` diff
555555
// Cacheable loader

0 commit comments

Comments
 (0)