Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Mar 15, 2024
1 parent 2bf5e2c commit 9b70abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/src/main/asciidoc/servlet-spec-body.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8591,7 +8591,7 @@ A new attribute, `jakarta.servlet.error.query_string`, has been added to the
attributes that must be set on the request as part of an error dispatch.

link:https://github.com/eclipse-ee4j/servlet-api/issues/74[Issue 74]::
Add additional methods to `HttpServeltResponse` to allow the status code used
Add additional methods to `HttpServletResponse` to allow the status code used
with the redirect to be chosen and/or the response body used for the redirect to
be controlled.

Expand Down

0 comments on commit 9b70abd

Please sign in to comment.