Skip to content

Commit 11b7adc

Browse files
committed
Fixed a typo in the README
1 parent cbb56dd commit 11b7adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ translation and manually invoke it on specific objects using
387387
`jsonrpclib.jsonclass.dump` / `jsonrpclib.jsonclass.load` (since the
388388
default behavior recursively goes through attributes and lists/dicts/tuples).
389389

390-
> Sample file: `test_obj.py`
390+
* Sample file: `test_obj.py`
391391

392392
```python
393393
# This object is /very/ simple, and the system will look through the

0 commit comments

Comments
 (0)