Skip to content

Commit e87b739

Browse files
fix typo in fast refresh documentation (#14296)
1 parent a841d10 commit e87b739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basic-features/fast-refresh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description:
66

77
# Fast Refresh
88

9-
Fast Refresh is a Next.js feature that that gives you instantaneous feedback on
9+
Fast Refresh is a Next.js feature that gives you instantaneous feedback on
1010
edits made to your React components. Fast Refresh is enabled by default in all
1111
Next.js applications on **9.4 or newer**. With Next.js Fast Refresh enabled,
1212
most edits should be visible within a second, **without losing component

0 commit comments

Comments
 (0)