Skip to content

Commit b81b995

Browse files
Update README.md
1 parent b543a8a commit b81b995

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,13 @@ yarn add array-buffer-serializer
6363
<table>
6464
<tr>
6565
<th rowspan="2">Type</th>
66-
<th rowspan="2">Data</th>
67-
<th rowspan="2">Raw</th>
66+
<th colspan="2">Data</th>
6867
<th colspan="2">Bytes</th>
6968
</tr>
7069
<tr>
71-
<th>Data</th>
70+
<th>Object</th>
71+
<th>Raw</th>
72+
<th>Object</th>
7273
<th>Raw</th>
7374
</tr>
7475
<tr>

0 commit comments

Comments
 (0)