Skip to content

Commit 8969b88

Browse files
committed
refactor(docs): Refine Sidebar Label for Execution Time Documentation
1 parent c575b1d commit 8969b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/c-cpp/measuring-execution-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_position: 3
33
title: Measuring Execution Time in C++
4-
sidebar_label: Measuring Execution Time in C++
4+
sidebar_label: Measuring Execution Time
55
---
66

77
## Measuring Execution Time in C++

0 commit comments

Comments
 (0)