Skip to content

Commit

Permalink
docs: update data_format.md (#772)
Browse files Browse the repository at this point in the history
indicies -> indices
  • Loading branch information
eltociear authored Sep 30, 2024
1 parent d8d6e15 commit 7f33610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/data_creation/data_format.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ It will create a default metadata for you. (like `last_modified_datetime` with `
```

```{attention}
Please check that you reset the indicies of your dataset files.
Please check that you reset the indices of your dataset files.
If not, it can occur unexpected behavior.
```

Expand Down

0 comments on commit 7f33610

Please sign in to comment.