Skip to content

Commit bad595b

Browse files
committed
fix heading
1 parent f260b2b commit bad595b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/router/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ router.fetch("key", "/page", {
9797
});
9898
```
9999

100-
## Revalidation
100+
### Revalidation
101101

102102
By default, active loaders will revalidate after any navigation or fetcher mutation. If you need to kick off a revalidation for other use-cases, you can use `router.revalidate()` to re-execute all active loaders.
103103

0 commit comments

Comments
 (0)