Skip to content

Commit 6060b7e

Browse files
committed
Update
1 parent 9ee7022 commit 6060b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/middleware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ function getLoadContext(req, res) {
133133

134134
## Quick Start (Data Mode)
135135

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>
137137

138138
### 1. Create a context
139139

0 commit comments

Comments
 (0)