Skip to content

Commit 9f33a21

Browse files
author
sd109
committed
Remove trailing comma
1 parent 2ee3c8b commit 9f33a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"hf_model_name": {
3434
"type": "string",
3535
"title": "Model Name",
36-
"description": "Model name supplied to the OpenAI client in frontend web app. Should match huggingface.model above.",
36+
"description": "Model name supplied to the OpenAI client in frontend web app. Should match huggingface.model above."
3737
},
3838
"hf_model_instruction": {
3939
"type": "string",

0 commit comments

Comments
 (0)