Skip to content

Commit b5ef359

Browse files
authored
Fix a typo
1 parent c6740d7 commit b5ef359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/mkdocs/docs/features/macros.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Some aspects of the library can be configured by defining preprocessor macros be
44

55
## `JSON_ASSERT(x)`
66

7-
This marco controls which code is executed for runtime assertions of the libraries.
7+
This macro controls which code is executed for runtime assertions of the libraries.
88

99
!!! info "Default behavior"
1010

0 commit comments

Comments
 (0)