mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-07 13:53:38 +00:00
A couple of small updates to the docs (#8477)
* Mention uint8 as an alias to ubyte as it's referenced in the note below * Remove an unfinished sentence.
This commit is contained in:
committed by
GitHub
parent
2b0ce37b12
commit
086097ff94
@@ -22,7 +22,7 @@ Older code will simply ignore the new field in the flatbuffer.
|
||||
|
||||
!!! tip "Use `id` attributes"
|
||||
|
||||
You can ignore this rule if you use the `id` attribute on all the fields of a table. This
|
||||
You can ignore this rule if you use the `id` attribute on all the fields of a table.
|
||||
|
||||
### Removal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user