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().