Skip to content

Commit 42eb4f8

Browse files
authored
Clarified variant casing
Adjusted to explicitly call out that benchmark variants should also be UpperCase. Only methods should be lowerCase.
1 parent e8dd6b1 commit 42eb4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/Naming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ relative comparison across the different axis of variation.
8989

9090
</details><p><!-- spacer --></p></li>
9191
<li>
92-
<strong>Groups and types are <code>UpperCase</code>, methods are
92+
<strong>Groups, variants and types are <code>UpperCase</code>, methods are
9393
<code>lowerCase</code>.</strong>
9494
<details>
9595

0 commit comments

Comments
 (0)