From 88535f2e7f79f592dfb0cdcb452fc46f998647ec Mon Sep 17 00:00:00 2001 From: swarnadipa-dev Date: Fri, 1 Nov 2024 12:06:00 +0530 Subject: [PATCH] test --- ui/widgets/nuxeo-date-picker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/widgets/nuxeo-date-picker.js b/ui/widgets/nuxeo-date-picker.js index fcfc33f8b..f27fed245 100644 --- a/ui/widgets/nuxeo-date-picker.js +++ b/ui/widgets/nuxeo-date-picker.js @@ -86,7 +86,7 @@ import { I18nBehavior } from '../nuxeo-i18n-behavior.js'; }, /* - * The first day of week to be displayed (e.g. `"Sunday -> 0"`, ... `"Saturday -> 6"`). + * The first day of week is to be displayed (e.g. `"Sunday -> 0"`, ... `"Saturday -> 6"`). * By default, it will be set according the locale. */ firstDayOfWeek: {