Skip to content

Commit 90a8a11

Browse files
committed
wording changes
1 parent 5cb5d68 commit 90a8a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/sidebar/tabs/Guides.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</SidebarCategory>
9090

9191
<SidebarCategory name="Performance" icon={IconBrandSpeedtest}>
92-
<SidebarPage label="How to Measure Performance" icon={IconRuler2} page="/guide/performance/how-to-measure" />
92+
<SidebarPage label="Measure Performance" icon={IconRuler2} page="/guide/performance/how-to-measure" />
9393
<SidebarPage label="Write Optimized Code" icon={IconMathMaxMin} page="/guide/performance/write-optimized-code" />
9494
</SidebarCategory>
9595

0 commit comments

Comments
 (0)