Skip to content

Commit 42f1626

Browse files
authored
rephrase
1 parent 1c895a7 commit 42f1626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/GuidelinesGraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ For a complete mapping of error codes to HTTP statuses, see
318318

319319
### Enums
320320

321-
In OData, enum are nominal types representing a subset of the nominal type they use, and are especially useful in cases where certain properties have predefined, limited options.
321+
In OData, enums represent a subset of the nominal type they rely on, and are especially useful in cases where certain properties have predefined, limited options.
322322

323323
```xml
324324
<EnumType Name="Color">

0 commit comments

Comments
 (0)