Skip to content

Commit 2cd4498

Browse files
Apply suggestion from @eshanrnh
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
1 parent 3014f30 commit 2cd4498

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-cms/fundamentals/code/debugging

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/code/debugging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Umbraco includes the Mini Profiler project in its core (see [https://miniprofile
5454

5555
To display the profiler on the front end of your site:
5656
- Set `Umbraco:CMS:Hosting:Debug` to `true` in `appsettings.json`.
57-
- Sign in to the backoffice as a user that has access to the Settings section.
57+
- Sign in to the backoffice as a user who has access to the **Settings** section.
5858
- Add `?umbDebug=true` to the request query string.
5959

6060
<figure><img src="../../../../../10/umbraco-cms/fundamentals/code/debugging/images/v8-miniprofiler-view.png" alt=""><figcaption></figcaption></figure>

0 commit comments

Comments
 (0)