Skip to content

Commit e004e22

Browse files
Dilukajohnbiundo
andauthored
Update content/graphql/mapped-types.md
Co-Authored-By: John Biundo <[email protected]>
1 parent 9fe49fe commit e004e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/mapped-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export class AdditionalUserInfo {
124124
}
125125
```
126126

127-
We can generate a new type that combines all properties in both two types.
127+
We can generate a new type that combines all properties in both types.
128128

129129
```typescript
130130
@InputType()

0 commit comments

Comments
 (0)