Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Welch <[email protected]>
  • Loading branch information
khalwat committed Apr 7, 2018
1 parent a27489a commit 7eb07f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Reload your page, and then click on the **Time** section of the Debug Toolbar, a

The **Duration** column shows how long it took to execute the chunk of code inside of the `{% profile %}` block.

The **Category** column shows the type of the profile sample, which will always been **Twig Profiler** for profile data collected by Twig Profiler.
The **Category** column shows the type of the profile sample, which will always been **Twig Profiler** along with the name of the template, for profile data collected by Twig Profiler.

The **Info** column shows the unique identifier we passed in.

Expand Down

0 comments on commit 7eb07f7

Please sign in to comment.