Skip to content

Commit e5ed5eb

Browse files
Hanopesnicoll
authored andcommitted
Fix "Query Parameters" section name
Closes gh-14600
1 parent 072be48 commit e5ed5eb

File tree

1 file changed

+2
-2
lines changed
  • spring-boot-project/spring-boot-actuator-autoconfigure/src/main/asciidoc/endpoints

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/asciidoc/endpoints/caches.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ include::{snippets}caches/named/http-response.adoc[]
4242

4343

4444

45-
[[caches-named-request-structure]]
46-
=== Request Structure
45+
[[caches-named-query-parameters]]
46+
=== Query Parameters
4747
If the requested name is specific enough to identify a single cache, no extra parameter is
4848
required. Otherwise, the `cacheManager` must be specified. The following table shows the
4949
supported query parameters:

0 commit comments

Comments
 (0)