Skip to content

Commit

Permalink
fix docs typo
Browse files Browse the repository at this point in the history
  • Loading branch information
renae-r committed Jun 27, 2024
1 parent f1bd53f commit 9a88de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/change-log.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This project adheres to `Semantic Versioning`_.
* ``sample_members`` is now a valid key word argument in :py:class:`~ipumspy.api.extract.MicrodataExtract` for IPUMS ATUS extracts to request non-respondents and household members of respondents be included in an IPUMS ATUS extract
* Rectangular on activity (``{"rectangular": {"on": "A"}}``) is now a supported data structure for IPUMS ATUS, AHTUS, and MTUS data collections
* Rectangular on round (``{"rectangular": {"on": "R"}}``) is now a supported data structure for IPUMS MEPS
* Rectangular on injury (``{"rectangular": {"on": "I"}}``) is now a supported data structure for IPUMS IHIS
* Rectangular on injury (``{"rectangular": {"on": "I"}}``) is now a supported data structure for IPUMS NHIS
* Household-only extracts (``{"householdOnly": {}``) is now a supported data structure for IPUMS USA

* Bug Fixes
Expand Down

0 comments on commit 9a88de9

Please sign in to comment.