Skip to content

Commit 853c2d3

Browse files
authored
Merge pull request #5286 from Rageking8/remove-trailing-semicolon-in-tuple-size-reference-title-and-description
Remove trailing semicolon in `tuple_size` reference title and description
2 parents 5877637 + 07c0495 commit 853c2d3

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)