Skip to content

Commit 6508ab3

Browse files
authored
Fix typo in Overview doc for react-devtools (#19289)
1 parent 965d08c commit 6508ab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-devtools/OVERVIEW.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ It consists of:
2626

2727
1. the total length of next items that belong to string table
2828
2. for each string in a table:
29-
1. encoded size
30-
2. a list of its UTF encoded codepoints
29+
* encoded size
30+
* a list of its UTF encoded codepoints
3131

3232
For example, for `Foo` and `Bar` we would see:
3333

0 commit comments

Comments
 (0)