Workday: update docs to call out using province option for states, too (#14138)

This commit is contained in:
Ray Cielencki 2020-08-03 05:51:06 -04:00 committed by GitHub
parent de08d50191
commit 6c4138564e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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