Skip to content

Commit 24400bf

Browse files
authored
README.md: fix a typo
1 parent 32e0722 commit 24400bf

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
@@ -12,7 +12,7 @@ Overview
1212
--------
1313
This assertion utility contains four public entities:
1414

15-
* An `assert_macros.h` file defining the recommended preprocessor macros for writing assertion:
15+
* An `assert_macros.h` file defining the recommended preprocessor macros for writing assertions:
1616
- `call_assert(assertion)`
1717
- `call_assert_describe(assertion, description)`
1818
* An `assert` subroutine

0 commit comments

Comments
 (0)