fixed accidental change in README

This commit is contained in:
Austin Siew 2023-04-13 20:33:18 -06:00
parent accbc53e5d
commit 918d4de72a

View File

@ -2772,7 +2772,7 @@ corresponding to when the API was available for use.
"params": {
"modelName": "Basic",
"oldFieldName": "Front",
"newFieldName": "Front2"
"newFieldName": "FrontRenamed"
}
}
```