diff --git a/README.md b/README.md index 5e83728..ccf1560 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,7 @@ JSON import json ``` -### Serialize/Deserialize +### Serialization ```python = json.dumps() = json.loads()