We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce09e5 commit cf91fc9Copy full SHA for cf91fc9
README.md
@@ -27,7 +27,7 @@ The Thymeleaf Layout Dialect adds the ability to decorate templates -
27
automatically for the `<head>` section of an HTML template, and explicitly
28
through extension points that developers can add to their templates. This all
29
adds up to create layouts that can be extended in a manner similar to classical
30
-inheritence.
+inheritance.
31
32
For example, given a common `layout.html` file, set some shared static assets in
33
the `<head>` and define extension points in the body with the `layout:fragment`
0 commit comments