From 4621f82b0e51cc00a8125f4c30a00da1e2ac345e Mon Sep 17 00:00:00 2001 From: Ken Dombeck Date: Fri, 21 Oct 2016 10:05:13 -0500 Subject: [PATCH] Correct typo in docs Closes gh-7203 --- spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc b/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc index 4b2e7f26892..e3ab06b1a92 100644 --- a/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc +++ b/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc @@ -1763,7 +1763,7 @@ version. NOTE: If you are using JBoss, you'll need to declare the `webjars-locator-jboss-vfs` dependency instead of the `webjars-locator`; otherwise all Webjars resolve as a `404`. -To use cache bursting, the following configuration will configure a cache busting +To use cache busting, the following configuration will configure a cache busting solution for all static resources, effectively adding a content hash in URLs, such as ``: