Skip to content

Commit 9c38553

Browse files
authored
Fix minor grammatical issue in Attributes.md
1 parent cb2fa41 commit 9c38553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TSPL.docc/ReferenceManual/Attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1593,7 +1593,7 @@ s.$x.wrapper // WrapperWithProjection value
15931593

15941594
### resultBuilder
15951595

1596-
Apply this attribute to a class, structure, enumeration
1596+
Apply this attribute to a class, structure, or enumeration
15971597
to use that type as a result builder.
15981598
A *result builder* is a type
15991599
that builds a nested data structure step by step.

0 commit comments

Comments
 (0)