Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hasan Demir committed Mar 29, 2023
1 parent ce10a52 commit 4390d4d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ The `data.json` file contains a hierarchical of Turkey's administrative division

Represents a neighborhood within a district.

| Field | Type | Description |
| --- | --- | --- |
| `name` | `string` | The name of the neighborhood. |
| `code` | `string` | A unique code for the neighborhood. |
| Field | Type | Description |
|--------|----------|-----------------------------------|
| `name` | `string` | The name of the neighborhood. |
| `code` | `string` | A post code for the neighborhood. |

### `District`

Expand Down

0 comments on commit 4390d4d

Please sign in to comment.