refactor(test/headers.md): make the meaning more obvious

This commit is contained in:
İsmail Arılık 2023-07-18 16:14:42 +03:00 committed by Tshepang Mbambo
parent 60f024d3f6
commit 25d42e6901
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Header commands can be standalone (like `// run-pass`) or take a value (like
## Header commands ## Header commands
The following is a list of header commands. The following is a list of header commands.
Commands are linked to sections the describe the command in more detail if available. Commands are linked to sections that describe the command in more detail if available.
This list may not be exhaustive. This list may not be exhaustive.
Header commands can generally be found by browsing the `TestProps` structure Header commands can generally be found by browsing the `TestProps` structure
found in [`header.rs`] from the compiletest source. found in [`header.rs`] from the compiletest source.