Clarified variant casing

Adjusted to explicitly call out that benchmark variants should also be UpperCase. Only methods should be lowerCase.
This commit is contained in:
Pavol Vaskovic
2019-04-24 08:41:16 +02:00
committed by GitHub
parent e8dd6b12bc
commit 42eb4f8bf3

View File

@@ -89,7 +89,7 @@ relative comparison across the different axis of variation.
</details><p><!-- spacer --></p></li>
<li>
<strong>Groups and types are <code>UpperCase</code>, methods are
<strong>Groups, variants and types are <code>UpperCase</code>, methods are
<code>lowerCase</code>.</strong>
<details>