Commit 14ba3f58 by Torkel Ödegaard

Fixed spelling issue in templating docs

parent 9e55fef5
...@@ -106,7 +106,7 @@ Interpolation result: '("test1" OR "test2")' ...@@ -106,7 +106,7 @@ Interpolation result: '("test1" OR "test2")'
``` ```
### Percentencode ### Percentencode
Formats single & multi valued varaibles for use in URL parameters. Formats single & multi valued variables for use in URL parameters.
```bash ```bash
servers = ['foo()bar BAZ', 'test2'] servers = ['foo()bar BAZ', 'test2']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment