Skip to content

Commit a2bbab1

Browse files
martinbonninBoD
andauthored
Update spec/Appendix C -- Built-in Definitions.md
Co-authored-by: Benoit 'BoD' Lubek <[email protected]>
1 parent 2ec1dbe commit a2bbab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Appendix C -- Built-in Definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Marks the field, argument, input field or enum value as deprecated.
6969
"""
7070
directive @deprecated(
7171
"""
72-
The reason for the deprecation
72+
The reason for the deprecation.
7373
"""
7474
reason: String = "No longer supported"
7575
) on FIELD_DEFINITION | ARGUMENT_DEFINITION | ENUM_VALUE | INPUT_FIELD_DEFINITION

0 commit comments

Comments
 (0)