Skip to content

Commit

Permalink
Merge pull request #518 from salim-b/patch-1
Browse files Browse the repository at this point in the history
fix typos
  • Loading branch information
imor authored Apr 29, 2024
2 parents b5b45e8 + ce6bda6 commit 6ad51aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ type Account {

#### Relationship's Field

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

```sql
create table "Account"(
Expand Down

0 comments on commit 6ad51aa

Please sign in to comment.