Skip to content

Commit 8e16949

Browse files
committed
fix: typos in complext output example
1 parent be5fd9f commit 8e16949

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • specification/under_development/output_schemas

specification/under_development/output_schemas/Labeled.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,9 @@ METADATA\toutput_labeling_format\tformat_id
328328
OUTPUT\tARRAY\t2\t0_a
329329
OUTPUT\tTUPLE\t2\t1_a0t
330330
OUTPUT\tINT\t42\t2_a0t0i
331-
OUTPUT\tRESULT\t3_a0t1r
331+
OUTPUT\tRESULT\t0\t3_a0t1r
332332
OUTPUT\tTUPLE\t2\t4_a1t
333333
OUTPUT\tINT\t33\t5_a1t0i
334-
OUTPUT\tRESULT\t1\6_a1t1r
334+
OUTPUT\tRESULT\t1\t6_a1t1r
335335
END\t0
336336
```

0 commit comments

Comments
 (0)