Skip to content

Commit 82e6817

Browse files
authored
touch up readme (#272)
1 parent f28341d commit 82e6817

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ input:
5555
text: string
5656
output:
5757
format: json
58-
schema: name?: string, the full name of the person
58+
schema:
59+
name?: string, the full name of the person
5960
age?: number, the age of the person
6061
occupation?: string, the person's occupation
6162
---

0 commit comments

Comments
 (0)