Skip to content

Commit 0177b7d

Browse files
committed
format
1 parent 914c091 commit 0177b7d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

scalars/template-string.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Provide positive and negative examples of String return values.
3131

3232
# Input coercion
3333

34-
Define which GraphQL string Literals or external string values are accepted as input.
34+
Define which GraphQL string Literals or external string values are accepted as
35+
input.
3536

3637
Provide positive and negative examples.
3738

scalars/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# \<name\> — GraphQL Custom Scalar
44

5-
"Author - \<github user or organization name\> "
5+
"Author - \<github user or organization name\> "
66

77
"Date - \<the date of the first publication in YYYY-MM-DD format\>"
88

0 commit comments

Comments
 (0)