Skip to content

Commit f756d75

Browse files
authored
Update middleware.md
1 parent c14e591 commit f756d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_stable/server/middleware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
244244
});
245245
}
246246
}
247-
}
247+
248248
# fn main() {}
249249
```
250250

0 commit comments

Comments
 (0)