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 5f8cb02 commit ea1c3deCopy full SHA for ea1c3de
README.md
@@ -5,7 +5,7 @@ This Twig extension adds the trace() function to Twig.
5
6
It will output a string containing a stack trace.
7
8
-I recommend only using it as a dev dependency. Using in a production environment is probably not a good idea.
+I recommend only using it as a dev dependency. Using it in a production environment is probably not a good idea.
9
10
I created this tool for use in an environment where neither the Symfony toolbar nor XDebug was available.
11
0 commit comments