Commit 2c64661b authored by Aurélien Leboulanger's avatar Aurélien Leboulanger Committed by Stephane Nicoll

Fix typo

Closes gh-7127
parent 4a34c35d
......@@ -1466,7 +1466,7 @@ By default, `spring-boot-starter-thymeleaf` uses Thymeleaf 2.1. If you are using
<properties>
<thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>
<thymeleaf-layout-dialect.version>2.0.3</thymeleaf-layout-dialect.version>
</dependency>
</properties>
----
NOTE: if you are managing dependencies yourself, look at `spring-boot-dependencies` for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment