Skip to content

Commit 6710a84

Browse files
committed
TASK: Correct line breaks in readme
1 parent 14a383e commit 6710a84

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,11 @@ If you're running a fusion standalone app check that code and include it the js
3434
To enable the cache visualization open your browsers developer console and execute
3535
`__enable_content_cache_debug__()`. This will add three new buttons.
3636

37-
🔦: toggle visualization
38-
📋: displays a list of used cached entries in a hierarchical order
39-
❌: disble debug mode
37+
🔦 toggle visualization
38+
39+
📋 displays a list of used cached entries in a hierarchical order
40+
41+
❌ disable debug mode
4042

4143
If you'd like to persist the active debug state you can add a `true` to the method
4244
```

0 commit comments

Comments
 (0)