Polish documentation

This commit is contained in:
Phillip Webb
2024-11-08 22:32:35 -08:00
parent 6774616a59
commit b8655a8073
3 changed files with 3 additions and 3 deletions

View File

@@ -152,7 +152,7 @@ This provider supports the following parameters:
|===
The following metadata snippet corresponds to the standard `server.servlet.jsp.class-name` property that defines the `JspServlet` class name to use:
The following metadata snippet corresponds to the standard `server.servlet.jsp.class-name` property that defines the class name to use must be an `HttpServlet`:
[source,json]
----