mirror of
https://github.com/serde-rs/json.git
synced 2025-09-30 06:21:34 +00:00
Typo in readme
This commit is contained in:
parent
01f299be3f
commit
62c3ee45f6
@ -17,7 +17,7 @@ You may be looking for:
|
||||
- [Setting up `#[derive(Serialize, Deserialize)]`](https://serde.rs/codegen.html)
|
||||
- [Release notes](https://github.com/serde-rs/json/releases)
|
||||
|
||||
JSON is a ubiquitous open-standard format that uses human readable-test to
|
||||
JSON is a ubiquitous open-standard format that uses human-readable text to
|
||||
transmit data objects consisting of key-value pairs.
|
||||
|
||||
```json,ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user