Skip to content

Commit 3e74af3

Browse files
rousonbonachea
andcommitted
doc(README.md): fix mistaken header promotion
Co-authored-by: Dan Bonachea <[email protected]>
1 parent 9548da3 commit 3e74af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ For richer diagnostic messages from failed assertions, please see the [Julienne]
6565
Julienne wraps Assert and defines idioms that automatically generate diagnostic messages containing program data.
6666
Julienne also offers string-handling utilities to assist users with customizing diagnostic messages by, for example, converting an array of numeric type into string representing comma-separated values as text.
6767

68-
## Enforcing programming contracts
68+
### Enforcing programming contracts
6969
Programming can be thought of as requirements for correct execution of a procedure and assurances for the result of correct execution.
7070
The requirements and assurances might be constraints of three kinds:
7171

0 commit comments

Comments
 (0)