Skip to content

Commit 9d84b1e

Browse files
committed
Revert "[docs][gardening]: fix typo in KeyPaths.md"
This reverts commit 996510e.
1 parent 585c01c commit 9d84b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ABI/KeyPaths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Value in bits 24...30 | Description
9292
- A **class stored property** component, when given a reference to a class
9393
instance, can project the component value inside the class instance at
9494
a fixed offset. The *payload*
95-
contains the offset in bytes of the projected field from the
95+
*payload* contains the offset in bytes of the projected field from the
9696
address point of the object, or the special value `0xFF_FFFF`, which
9797
indicates that the offset is too large to pack into the payload and is stored
9898
in the next 32 bits after the header.

0 commit comments

Comments
 (0)