We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab0b49 commit 02054c2Copy full SHA for 02054c2
docs/usage/template.md
@@ -166,7 +166,7 @@ Customer: ${customer_name#3}
166
Address: ${customer_address#3}
167
```
168
169
-It is also possible to pass an array with the values to replace the marcros with.
+It is also possible to pass an array with the values to replace the macros with.
170
If an array with replacements is passed, the ``count`` argument is ignored, it is the size of the array that counts.
171
172
``` php
0 commit comments