mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-31 14:37:18 +00:00
Fix typo in mlops docs (#460)
This commit is contained in:
parent
adf6c16ea8
commit
cbe6ee41f7
@ -27,7 +27,7 @@ clearml-data sync --folder ./from_production
|
||||
We could also add a tag `latest` to the Dataset, marking it as the latest version.
|
||||
|
||||
### Preprocessing Data
|
||||
The second step is to preprocess the date. First we need to access it, then we want to modify it,
|
||||
The second step is to preprocess the data. First we need to access it, then we want to modify it,
|
||||
and lastly we want to create a new version of the data.
|
||||
|
||||
```python
|
||||
|
Loading…
Reference in New Issue
Block a user