Skip to content

Commit 6ad51aa

Browse files
authored
Merge pull request #518 from salim-b/patch-1
fix typos
2 parents b5b45e8 + ce6bda6 commit 6ad51aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ type Account {
179179

180180
#### Relationship's Field
181181

182-
Use the `"local_name"` and `"foreign_name"` JSON keys to override a a relationships inbound and outbound field names.
182+
Use the `"local_name"` and `"foreign_name"` JSON keys to override a relationship's inbound and outbound field names.
183183

184184
```sql
185185
create table "Account"(

0 commit comments

Comments
 (0)