mirror of
https://github.com/nlohmann/json.git
synced 2026-03-01 06:46:24 +00: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