mirror of
https://github.com/nlohmann/json.git
synced 2025-07-28 12:02:00 +03:00
Fix a typo (#3265)
This commit is contained in:
@ -4,7 +4,7 @@ Some aspects of the library can be configured by defining preprocessor macros be
|
||||
|
||||
## `JSON_ASSERT(x)`
|
||||
|
||||
This marco controls which code is executed for runtime assertions of the libraries.
|
||||
This macro controls which code is executed for runtime assertions of the libraries.
|
||||
|
||||
!!! info "Default behavior"
|
||||
|
||||
|
Reference in New Issue
Block a user