Skip to content

Commit 517812d

Browse files
arman simonyanjhoeller
arman simonyan
authored andcommitted
Fix grammar issue
1 parent 2f95859 commit 517812d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/web/webmvc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,7 @@ sorted last. Also, prefix patterns (such as `/public/{asterisk}{asterisk}`) are
14031403
specific than other pattern that do not have double wildcards.
14041404

14051405
For the full details, see {api-spring-framework}/util/AntPathMatcher.AntPatternComparator.html[`AntPatternComparator`]
1406-
in {api-spring-framework}/util/AntPathMatcher.html[`AntPathMatcher`] and also keep mind that
1406+
in {api-spring-framework}/util/AntPathMatcher.html[`AntPathMatcher`] and also keep in mind that
14071407
you can customize the {api-spring-framework}/util/PathMatcher.html[`PathMatcher`] implementation.
14081408
See <<mvc-config-path-matching>> in the configuration section.
14091409

0 commit comments

Comments
 (0)