Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
distantnative committed May 23, 2024
1 parent 5f8b48c commit 9e99503
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified LICENSE.md
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion docs/field.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ myCsvField:
type: date
```

If the column name/key from the CSV file cannot be used as key inside teh YAML file you can write instead:
If the column name/key from the CSV file cannot be used as key inside the YAML file you can write instead:

```yml
myCsvField:
Expand Down

0 comments on commit 9e99503

Please sign in to comment.