Skip to content

Commit

Permalink
Fixing extension mistake (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandoche authored Jun 30, 2020
1 parent b2e8623 commit c40ef02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/writing.md
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ Will be transformed into:
"dir": "/",
"slug": "home",
"path": "/home",
"extension": ".json",
"extension": ".csv",
"body": [
{
"title": "Home",
Expand Down

0 comments on commit c40ef02

Please sign in to comment.