Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
  • Loading branch information
gventuri and ellipsis-dev[bot] authored Dec 13, 2024
1 parent be91d4a commit e62bf33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new_examples/save_csv.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
{
"name": "education",
"type": "string",
"description": "Education level of the borrower (High School or Below, Bechalor, college, Master or Above)"
"description": "Education level of the borrower (High School or Below, Bachelor, college, Master or Above)"
},
{
"name": "Gender",
Expand Down

0 comments on commit e62bf33

Please sign in to comment.