We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8fa65f + 4af6015 commit c0c90d8Copy full SHA for c0c90d8
1 file changed
src/Dtmcli/Constant.cs
@@ -52,7 +52,7 @@ internal class Constant
52
/// </summary>
53
internal static readonly string BranchRollback = "rollback";
54
55
- internal static readonly string ErrFailure = "FAILRUE";
+ internal static readonly string ErrFailure = "FAILURE";
56
57
internal static readonly int FailureStatusCode = 400;
58
0 commit comments