diff --git a/spec.html b/spec.html index 0f710bf..4558469 100644 --- a/spec.html +++ b/spec.html @@ -244,7 +244,7 @@

Non-terminals

string ::= int32 (byte*) unsigned_byte(0) - String - The int32 is the number bytes in the + String - The int32 is the number of bytes in the (byte*) plus one for the trailing null byte. The (byte*) is zero or more UTF-8 encoded characters. @@ -389,4 +389,4 @@

Notes

- \ No newline at end of file +