Skip to content

Commit ce6bda6

Browse files
authored
fix typos
1 parent b5b45e8 commit ce6bda6

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)