Skip to content

Commit 289dfac

Browse files
committed
Fix changeset
1 parent 063e9ce commit 289dfac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/gold-frogs-explain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ config: {
108108
```ts
109109
config: {
110110
scalars: {
111-
ID: 'string' // Means it `string` will be used for both ID's input and output types
111+
ID: 'string' // This means `string` will be used for both ID's input and output types
112112
}
113113
}
114114
```

0 commit comments

Comments
 (0)