Skip to content

Commit d2c6ec3

Browse files
committed
fix spelling
1 parent fe57ad7 commit d2c6ec3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/dev/dfn-schema-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ Type `integer`.
344344

345345
###### `time_series`
346346

347-
`bool = False`. Marks fields where the parser accepts either a numeric literal or a time-series name (referencing a `utl-ts` object). Not inferrable from structural type. Also appears on array fields (where it references a `utl-tas` object instead). Note that `utl-tas` currently only works with layered arrays, not full-grid arrays, though generalizing has been considered.
347+
`bool = False`. Marks fields where the parser accepts either a numeric literal or a time-series name (referencing a `utl-ts` object). Not inferable from structural type. Also appears on array fields (where it references a `utl-tas` object instead). Note that `utl-tas` currently only works with layered arrays, not full-grid arrays, though generalizing has been considered.
348348

349349
###### `pk`
350350

@@ -370,7 +370,7 @@ Type `double`.
370370

371371
###### `time_series`
372372

373-
`bool = False`. Marks fields where the parser accepts either a numeric literal or a time-series name (referencing a `utl-ts` object). Not inferrable from structural type. Also appears on array fields (where it references a `utl-tas` object instead). Note that `utl-tas` currently only works with layered arrays, not full-grid arrays, though generalizing has been considered.
373+
`bool = False`. Marks fields where the parser accepts either a numeric literal or a time-series name (referencing a `utl-ts` object). Not inferable from structural type. Also appears on array fields (where it references a `utl-tas` object instead). Note that `utl-tas` currently only works with layered arrays, not full-grid arrays, though generalizing has been considered.
374374

375375
#### Path
376376

0 commit comments

Comments
 (0)