Skip to content

Commit 4e58bc6

Browse files
committed
fix(odtp.yml): fix spelling error in the metadata file
1 parent aec373a commit 4e58bc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

odtp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ ports: null
3434
# Datatype can be str, int, float, or bool.
3535
parameters:
3636
- name: HF_DATASET
37-
default-value: rooten_tomatoes
37+
default-value: rotten_tomatoes
3838
datatype: string
3939
description: Hugging face dataset key
4040
options:
41-
- rooten_tomatoes
41+
- rotten_tomatoes
4242
allow-custom-value: true
4343

4444
# If applicable, data-input list required by the component

0 commit comments

Comments
 (0)