Explorar o código

Fixed spelling issue in templating docs

Torkel Ödegaard %!s(int64=6) %!d(string=hai) anos
pai
achega
14ba3f5891
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/sources/reference/templating.md

+ 1 - 1
docs/sources/reference/templating.md

@@ -106,7 +106,7 @@ Interpolation result: '("test1" OR "test2")'
 ```
 
 ### Percentencode
-Formats single & multi valued varaibles for use in URL parameters.
+Formats single & multi valued variables for use in URL parameters.
 
 ```bash
 servers = ['foo()bar BAZ', 'test2']