diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc index b92ceb70980..31b1cfc8110 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc @@ -156,7 +156,7 @@ use the following additional endpoints: | ID | Description | Enabled by default |`heapdump` -|Returns a GZip compressed `hprof` heap dump file. +|Returns an `hprof` heap dump file. |Yes |`jolokia`