Use consistent case for 'Servlet' and 'Filter' in documentation

Closes gh-27896
This commit is contained in:
Phillip Webb
2021-09-08 17:56:44 -07:00
parent 3884ec3f94
commit 56595c0027
12 changed files with 39 additions and 39 deletions

View File

@@ -37,4 +37,4 @@ Spring Boot supports the following embedded servlet containers:
| 4.0
|===
You can also deploy Spring Boot applications to any Servlet 3.1+ compatible container.
You can also deploy Spring Boot applications to any servlet 3.1+ compatible container.