Skip to content

Commit

Permalink
docs: fix punctuation (#37612)
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaelJarniac authored Nov 4, 2020
1 parent 83c2e65 commit 1e69e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/core/generic.py
Original file line number Diff line number Diff line change
Expand Up @@ -2196,7 +2196,7 @@ def to_json(
* Series:
- default is 'index'
- allowed values are: {'split','records','index','table'}.
- allowed values are: {'split', 'records', 'index', 'table'}.
* DataFrame:
Expand Down

0 comments on commit 1e69e2c

Please sign in to comment.