Skip to content

Commit 9394cc8

Browse files
author
Dasmeet Doowa
committed
Typo in casing
1 parent ac8505c commit 9394cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cSharp/Api-ng-sample-code/Api-ng-sample-code/TO/InstructionReportErrorCode.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace Api_ng_sample_code.TO
1010
[JsonConverter(typeof(StringEnumConverter))]
1111
public enum InstructionReportErrorCode
1212
{
13-
Ok,
13+
OK,
1414
INVALID_BET_SIZE,
1515
INVALID_RUNNER,
1616
BET_TAKEN_OR_LAPSED,

0 commit comments

Comments
 (0)