mirror of
https://github.com/nlohmann/json.git
synced 2026-09-09 01:37:57 +00:00
📝 update documentation (#4723)
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
constexpr bool is_binary() const noexcept;
|
||||
```
|
||||
|
||||
This function returns `#!cpp true` if and only if the JSON value is binary array.
|
||||
This function returns `#!cpp true` if and only if the JSON value is a binary array.
|
||||
|
||||
## Return value
|
||||
|
||||
|
||||
Reference in New Issue
Block a user