Skip to content

Commit de36671

Browse files
authored
Spelling fixes
'Cancelled' is a British spelling
1 parent c48129d commit de36671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/common-data-service/entity-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Some entities will have different sets of options.
181181
|---------|---------|
182182
|0 : Open|1: Open|
183183
|1 : Completed|2: Made <br />4: Received|
184-
|2: Cancelled|3: Cancelled|
184+
|2: Canceled|3: Canceled|
185185

186186
The set of valid state codes for an entity is not customizable, but the status codes are customizable. You can add additional `StatusCode` options for a corresponding `StateCode`.
187187

0 commit comments

Comments
 (0)