Skip to content

Commit 41ca19c

Browse files
Fix heading level.
1 parent 84e78e9 commit 41ca19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ These files support metadata tags in the format `// @metaDataName: value`. The
6868
**Note** that if you have a test corresponding to a specific spec compliance item, you can place it in `tests\cases\conformance` in an appropriately-named subfolder.
6969
**Note** that filenames here must be distinct from all other compiler testcase names, so you may have to work a bit to find a unique name if it's something common.
7070

71-
# Tests for multiple files
71+
### Tests for multiple files
7272

7373
When one needs to test for scenarios which require multiple files, it is useful to use the `fileName` metadata tag as such:
7474

0 commit comments

Comments
 (0)