Skip to content

Commit

Permalink
docs(changelog): Fix pluralization agreement
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 23, 2023
1 parent b2e54cd commit d701fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Unreleased
----------

fix: :doc:`/scripts/in2csv` `recalculates <https://openpyxl.readthedocs.io/en/stable/optimized.html#worksheet-dimensions>`_ the dimensions of XLSX files, instead of trusting the file's metadata.
fix: :doc:`/scripts/in2csv` `recalculates <https://openpyxl.readthedocs.io/en/stable/optimized.html#worksheet-dimensions>`_ the dimensions of an XLSX file, instead of trusting the file's metadata.

1.3.0 - October 18, 2023
------------------------
Expand Down

0 comments on commit d701fe7

Please sign in to comment.