Skip to content

Commit 120ece7

Browse files
committed
Merge pull request spring-projects#7203 from kdombeck:fix-typo
* pr/7203: Correct typo in docs
2 parents 5ebfa4b + 4621f82 commit 120ece7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1763,7 +1763,7 @@ version.
17631763
NOTE: If you are using JBoss, you'll need to declare the `webjars-locator-jboss-vfs`
17641764
dependency instead of the `webjars-locator`; otherwise all Webjars resolve as a `404`.
17651765

1766-
To use cache bursting, the following configuration will configure a cache busting
1766+
To use cache busting, the following configuration will configure a cache busting
17671767
solution for all static resources, effectively adding a content hash in URLs, such as
17681768
`<link href="/css/spring-2a2d595e6ed9a0b24f027f2b63b134d6.css"/>`:
17691769

0 commit comments

Comments
 (0)