Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Module usage::
**Inspection**

Describing your data structure is a quite technical task. OMI offers functionality to describe your data automatically.
You need to provide yor data in tabular text based format for this, for example a CSV file. Using frictionless OMI
You need to provide your data in tabular text based format for this, for example a CSV file. Using frictionless OMI
guesses the data schema specification you can use this you provide required fields in an oemetadata document.

CLI - oemetadata conversion::
Expand Down
Loading