docs(map.jinja): fix rst-lint violation [skip ci]

```
WARNING docs/map.jinja.rst:272 Cannot analyze code. No Pygments lexer found for "jinja2".
```
This commit is contained in:
Imran Iqbal 2021-05-17 19:09:09 +01:00
parent 7e74001c05
commit e43d6ce83f
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819

View file

@ -269,7 +269,7 @@ Using Jinja2 YAML template
You can provide a Jinja2 YAML template file with a name suffixed with ``.yaml.jinja``, it must produce a YAML file conform to the `Format of configuration YAML files`_, for example:
.. code-block:: jinja2
.. code-block:: jinja
---
strategy: 'overwrite'