From 1eb75da13553f9468396d977758dba58c93fe375 Mon Sep 17 00:00:00 2001 From: Nuno Nunes Date: Sat, 5 Mar 2022 08:42:43 +0000 Subject: [PATCH] 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. --- source/_integrations/workday.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/workday.markdown b/source/_integrations/workday.markdown index f8a930b35ee..365f58b4109 100644 --- a/source/_integrations/workday.markdown +++ b/source/_integrations/workday.markdown @@ -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: