You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-to/middleware.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ function getLoadContext(req, res) {
133
133
134
134
## Quick Start (Data Mode)
135
135
136
-
<docs-info>Note there is no future flag in Data Mode because you can simply opt-into middleware by adding it to your routes, no breaking changes exist that require a future flag.</docs-info>
136
+
<docs-info>Note there is no future flag in Data Mode because you can opt-into middleware by adding it to your routes, no breaking changes exist that require a future flag.</docs-info>
0 commit comments