Skip to content

Commit 068203b

Browse files
committed
SG-31392 grammar fixes
1 parent 381cbad commit 068203b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/reference.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -545,9 +545,9 @@ with which parameters.
545545
LATEST [string] latest_by 'ENTITIES_CREATED_AT':
546546
When dealing with multiple
547547
Versions associated to a group
548-
of entities, returns only the
549-
last Version created for each
550-
entity.
548+
of entities, this will return
549+
only the last Version created
550+
for each entity.
551551
For example, when dealing with a
552552
set of Shots, this preset allows
553553
to find the latest Version created
@@ -572,20 +572,20 @@ with which parameters.
572572
step.list_order value.
573573
Published LATEST [string] latest_by 'ENTITIES_CREATED_AT':
574574
Files When dealing with multiple
575-
PublishedFiles associated to a group
576-
of entities, returns only the
577-
last PublishedFiles created for each
578-
entity.
575+
PublishedFiles associated to a
576+
group of entities, this will return
577+
only the last PublishedFiles created
578+
for each entity.
579579
For example, when dealing with a
580580
set of Versions, this preset allows
581-
to find the latest PublishedFile created
582-
for each of these Versions.
581+
you to find the latest PublishedFile
582+
created for each of these Versions.
583583

584584
'VERSION_NUMBER':
585585
When dealing with multiple
586-
PublishedFiles associated to a group
587-
of entities, returns only the
588-
PublishedFile with the highest
586+
PublishedFiles associated with a
587+
group of entities, this returns only
588+
the PublishedFile with the highest
589589
version_number.
590590

591591
.. _data_types:

0 commit comments

Comments
 (0)