Skip to content

Commit aa7f7e9

Browse files
authored
Merge pull request #4 from odtp-org/fix-metadata
fix(odtp.yml): fix spelling error in the metadata file
2 parents aec373a + 4e58bc6 commit aa7f7e9

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)