mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Fix typo in Overview doc for react-devtools (#19289)
This commit is contained in:
@@ -26,8 +26,8 @@ It consists of:
|
||||
|
||||
1. the total length of next items that belong to string table
|
||||
2. for each string in a table:
|
||||
1. encoded size
|
||||
2. a list of its UTF encoded codepoints
|
||||
* encoded size
|
||||
* a list of its UTF encoded codepoints
|
||||
|
||||
For example, for `Foo` and `Bar` we would see:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user