From 7eb07f7a446e85173cfdb79862d7a8f1d34ce203 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Sat, 7 Apr 2018 17:43:15 -0400 Subject: [PATCH] Updated README.md Signed-off-by: Andrew Welch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b9aa06..cb637f6 100644 --- a/README.md +++ b/README.md @@ -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.