Skip to content

Commit 07c0495

Browse files
authored
Remove trailing semicolon in tuple_size reference title and description
1 parent 695085c commit 07c0495

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/standard-library/tuple-size-class-tuple.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
2-
description: "Learn more about: tuple_size class;"
3-
title: "tuple_size class;"
2+
title: "tuple_size class"
3+
description: "Learn more about: tuple_size class"
44
ms.date: 06/29/2022
55
f1_keywords: ["tuple_size", "std::tuple_size", "utility/std::tuple_size"]
66
helpviewer_keywords: ["std::tuple_size"]
7-
ms.assetid: 73852fc5-eb68-41f1-8379-465cedc2314a
87
---
98
# `tuple_size` class
109

0 commit comments

Comments
 (0)