Reflect new nomenclature in base lib python-holidays (#21901)

When python-holidays went from 0.12 to 0.13 the heading on the table on the documentation regarding the countries' subdivisions changed from "Provinces/States Available" to "Subdivisions Available". This change aims to bring this doc in line with that change.
This commit is contained in:
Nuno Nunes 2022-03-05 08:42:43 +00:00 committed by GitHub
parent 97f304d348
commit 1eb75da135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ country:
required: true
type: string
province:
description: Province/State code according to [holidays](https://pypi.org/project/holidays/) notation.
description: Subdivision code according to [holidays](https://pypi.org/project/holidays/) notation.
required: false
type: string
workdays: