We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fd3b9 commit 87f2c8bCopy full SHA for 87f2c8b
VariantEncoding.md
@@ -22,7 +22,7 @@
22
> [!IMPORTANT]
23
> **This specification is still under active development, and has not been formally adopted.**
24
25
-A Variant represents a type that contain one of:
+A Variant represents a type that contains one of:
26
- Primitive: A type and corresponding value (e.g. INT, STRING)
27
- Array: An ordered list of Variant values
28
- Object: An unordered collection of string/Variant pairs (i.e. key/value pairs). An object may not contain duplicate keys.
0 commit comments