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 98b321d commit 8b953ecCopy full SHA for 8b953ec
cookbook/profiler/data_collector.rst
@@ -123,11 +123,11 @@ following example can help you get started:
123
{% set text %}
124
<div class="sf-toolbar-info-piece">
125
<b>Quick piece of data</b>
126
- <span>100 units</div>
+ <span>100 units</span>
127
</div>
128
129
<b>Another quick thing</b>
130
- <span>300 units</div>
+ <span>300 units</span>
131
132
{% endset %}
133
0 commit comments