Skip to content

Commit 5d2f8a0

Browse files
authored
Update v3.0.0.rst - Fixed spelling mistake
1 parent 436bfc2 commit 5d2f8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Other enhancements
228228
- Support reading Stata 102-format (Stata 1) dta files (:issue:`58978`)
229229
- Support reading Stata 110-format (Stata 7) dta files (:issue:`47176`)
230230
- Switched wheel upload to **PyPI Trusted Publishing** (OIDC) for release-tag pushes in ``wheels.yml``. (:issue:`61718`)
231-
- Added functionality to support saving json without escpaing forward slashes by adding to :meth:`DataFrame.to_json` (:issue:`61442`)
231+
- Added functionality to support saving json without escaping forward slashes by adding to :meth:`DataFrame.to_json` (:issue:`61442`)
232232

233233
.. ---------------------------------------------------------------------------
234234
.. _whatsnew_300.notable_bug_fixes:

0 commit comments

Comments
 (0)