Skip to content

Commit 26a8d9d

Browse files
authored
Merge pull request #1871 from chengr4/clarify-title
Make the title clear
2 parents b1a9eb1 + b9af3eb commit 26a8d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/frontend/src/pages/graphs/page.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ loadGraphData(selector, loading);
149149
style="margin-top: 50px; border-top: 1px solid #ccc"
150150
>
151151
<div style="padding: 20px 0">
152-
<strong>Benchmarks for artifact sizes</strong>
152+
<strong>Benchmarks optimized for small binary size</strong>
153153
</div>
154154
<div id="size-charts"></div>
155155
</div>

0 commit comments

Comments
 (0)