Update basics.rst
This commit is contained in:
@@ -395,7 +395,7 @@ Earlier we defined a schema:
|
|||||||
Let's now use this schema to try to deserialize some concrete data
|
Let's now use this schema to try to deserialize some concrete data
|
||||||
structures.
|
structures.
|
||||||
|
|
||||||
Each of thse concrete data structures is called a :term:`cstruct`.
|
Each of these concrete data structures is called a :term:`cstruct`.
|
||||||
"cstruct" is an abbreviation of "colander structure": you can think of
|
"cstruct" is an abbreviation of "colander structure": you can think of
|
||||||
a cstruct as a serialized representation of some application data. A
|
a cstruct as a serialized representation of some application data. A
|
||||||
"cstruct" is usually generated by the
|
"cstruct" is usually generated by the
|
||||||
|
Reference in New Issue
Block a user