Skip to content

Commit ab07614

Browse files
docs: remove "(unstable)" from middlware docs (#13979)
It's redundant since we have the callout at the top and the 🧪 in the sidebar
1 parent a84a28a commit ab07614

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
@@ -3,7 +3,7 @@ title: Middleware
33
unstable: true
44
---
55

6-
# Middleware (unstable)
6+
# Middleware
77

88
<docs-warning>The middleware feature is currently experimental and subject to breaking changes. Use the `future.unstable_middleware` flag to enable it.</docs-warning>
99

0 commit comments

Comments
 (0)