Fix RST title underline warning breaking docs CI

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-22 22:10:51 -04:00
parent 9d492a383c
commit f86c7eed70
+1 -1
View File
@@ -1,5 +1,5 @@
Writing Middleware
=================
==================
Middleware sits between the server and your route handlers, processing
every request and response that flows through your application. It's the