Fix Additional Asciidoctor Warnings

Fix "unknown style for example block: INFO"

Issue gh-24427
This commit is contained in:
Rob Winch 2020-01-24 09:27:52 -06:00
parent 75a1395226
commit ab70acb325
1 changed files with 1 additions and 1 deletions

View File

@ -1683,7 +1683,7 @@ the issues that come with file extensions. Alternatively, if you must use file e
restricting them to a list of explicitly registered extensions through the
`mediaTypes` property of <<mvc-config-content-negotiation,ContentNegotiationConfigurer>>.
[INFO]
[NOTE]
====
Starting in 5.2.4, path extension related options for request mapping in
{api-spring-framework}/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.java[RequestMappingHandlerMapping]