Skip to content

Commit cf91fc9

Browse files
committed
Typo 🙃
1 parent 0ce09e5 commit cf91fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The Thymeleaf Layout Dialect adds the ability to decorate templates -
2727
automatically for the `<head>` section of an HTML template, and explicitly
2828
through extension points that developers can add to their templates. This all
2929
adds up to create layouts that can be extended in a manner similar to classical
30-
inheritence.
30+
inheritance.
3131

3232
For example, given a common `layout.html` file, set some shared static assets in
3333
the `<head>` and define extension points in the body with the `layout:fragment`

0 commit comments

Comments
 (0)