diff --git a/source/_integrations/workday.markdown b/source/_integrations/workday.markdown index f2db6dda4ad..0bc378d38f9 100644 --- a/source/_integrations/workday.markdown +++ b/source/_integrations/workday.markdown @@ -20,7 +20,7 @@ ha_platforms: ha_integration_type: integration --- -The `workday` {% term integration %} indicates whether the current day is a workday or not. +The **Workday** {% term integration %} indicates whether the current day is a workday or not. It allows specifying which days of the week will count as workdays and also uses the Python module [holidays](https://pypi.org/project/holidays/) to incorporate information about region-specific public holidays.