From 64fa17e7793ca750d960bfa0ae801e6862535fde Mon Sep 17 00:00:00 2001 From: Derek Finlinson Date: Thu, 14 Sep 2017 14:41:22 -0600 Subject: [PATCH] Change stage direction to proper case --- types/xrm/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/xrm/index.d.ts b/types/xrm/index.d.ts index a1f9296541..26cba57ab5 100644 --- a/types/xrm/index.d.ts +++ b/types/xrm/index.d.ts @@ -938,7 +938,7 @@ declare namespace Xrm { /** * Direction types for a process stage change event */ - type StageChangeDirection = "next" | "previous"; + type StageChangeDirection = "Next" | "Previous"; /** * Attribute formats for Xrm.Page.Attribute.getFormat().