Skip to content

Commit a542b54

Browse files
committed
Rename .md sections
1 parent f584c32 commit a542b54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/ABI/TestContent.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ section in built test products:
3535
`MemoryLayout<UInt>.stride`. Code that walks this section must skip over this
3636
padding.
3737

38-
### Record headers
38+
### Record layout
3939

4040
Regardless of platform, all test content records created and discoverable by the
4141
testing library have the following layout:
@@ -63,7 +63,7 @@ struct SWTTestContentRecord {
6363
};
6464
```
6565

66-
### Record contents
66+
### Record content
6767

6868
#### The kind field
6969

0 commit comments

Comments
 (0)