Skip to content

Commit 85cd5f2

Browse files
authored
Fix typo in README for JSON creation script
Corrected a typo in the README regarding field names.
1 parent 9f18b15 commit 85cd5f2

File tree

1 file changed

+1
-1
lines changed
  • Specialized Areas/Fix scripts/Create Table JSON

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This Fix script will create JSON of all or specified fields of a table.
2-
The developer need to pass the table andm and fieldnames to function. If no field name is specified, the JSON will contain all fields of table.
2+
The developer need to pass the table and and fieldnames to function. If no field name is specified, the JSON will contain all fields of table.
33
This will be helpful incase of inbound integrations where the third part application needs JSON format of table.

0 commit comments

Comments
 (0)