Skip to content

Commit 699510c

Browse files
authored
Merge pull request #11278 from jckarter/fix-dangling-link
2 parents 040466a + 26a9eed commit 699510c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ABI/TypeMetadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ In addition to the `common metadata layout`_ fields, protocol metadata records
147147
contain the following fields:
148148

149149
- A **layout flags** word is stored at **offset 1**. The bits of this word
150-
describe the `existential container layout`_ used to represent
150+
describe the existential container layout used to represent
151151
values of the type. The word is laid out as follows:
152152

153153
* The **number of witness tables** is stored in the least significant 31 bits.

0 commit comments

Comments
 (0)