Skip to content

Commit

Permalink
Update EXAMPLES.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
lebouquetin authored Jul 10, 2024
1 parent b5e6e8c commit 6557ed2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EXAMPLES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Examples of blocks usage :
## With languqge as version
## With language as version
For instance, you could have different version of a widget `jinja2/widgets/navbar.html` :
```jinja
{% macro navbar(
Expand Down Expand Up @@ -91,4 +91,4 @@ And finally we can use this blocks with :
NAME = "profile"
VERSION = "guest"
)}}
```
```

0 comments on commit 6557ed2

Please sign in to comment.