mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2025-12-06 08:54:40 +01:00
Fix typo 2
This commit is contained in:
parent
ab7e7390dc
commit
f344fa50a6
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ Fixed by [HubSpot/jinjava PR #230](https://github.com/HubSpot/jinjava/pull/230)
|
|||
|
||||
[Official website](https://pebbletemplates.io/)
|
||||
|
||||
> Pebble is a Java templating engine inspired by [Twig](./PHP.md#twig) and similar to the Python [Jinja](./Python#jinja2) Template Engine syntax. It features templates inheritance and easy-to-read syntax, ships with built-in autoescaping for security, and includes integrated support for internationalization.
|
||||
> Pebble is a Java templating engine inspired by [Twig](./PHP.md#twig) and similar to the Python [Jinja](./Python.md#jinja2) Template Engine syntax. It features templates inheritance and easy-to-read syntax, ships with built-in autoescaping for security, and includes integrated support for internationalization.
|
||||
|
||||
### Pebble - Basic Injection
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue