Skip to content

Commit d1eebfe

Browse files
committed
[Traits] Improve description grammar
Signed-off-by: Tom Cowland <[email protected]>
1 parent 0d6991d commit d1eebfe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

traits.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ traits:
2727
The location of the entities external content.
2828
2929
30-
This must be a valid URL so special characters need to
31-
be encoded.
30+
This must be a valid URL, so special characters need to
31+
be encoded accordingly.
3232
identity:
33-
description: Traits that aid identification of an entity
33+
description: Traits that aid the identification of an entity.
3434
members:
3535
DisplayName:
3636
description: >
@@ -55,7 +55,7 @@ traits:
5555
qualifiedName:
5656
type: string
5757
description: >
58-
An unambiguous, humanised name for the entity.
58+
An unambiguous, humanized name for the entity.
5959
6060
6161
The display name may want to consider the host, and any other
@@ -67,7 +67,7 @@ traits:
6767
- `"dive / build / cuttlefish / model / v1"` for a version
6868
of an asset in an 'open recent' menu.
6969
- `"Sequence 003 [ Dive / Episode 1 ]"` for a sequence in
70-
an hierarchy as a window title.
70+
a hierarchy as a window title.
7171
managementPolicy:
7272
description: Traits used in a Manager's managementPolicy response.
7373
members:
@@ -88,7 +88,7 @@ traits:
8888
like the opportunity to manage the data, but the user should
8989
still be presented with standard Host UI for the type as an
9090
option.
91-
* If the "exclusive" property is set to true, then the Manager
91+
* If the "exclusive" property is set to true, then the Manager
9292
takes exclusive control over data with the queried trait set,
9393
and any standard host interfaces etc should be suppressed.
9494
usage:

0 commit comments

Comments
 (0)