Fix typo and grammatical error in manual input description for Calendar API

pull/4358/head
Moyo Akala 2023-08-30 19:44:26 +02:00 committed by GitHub
parent fe60480678
commit 2496ab2d79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ const CalendarProps = [
name: 'manualInput', name: 'manualInput',
type: 'boolean', type: 'boolean',
default: 'true', default: 'true',
description: 'Wheter to allow prevents entering the date manually via typing.' description: 'Whether to allow entering the date manually via typing.'
}, },
{ {
name: 'appendTo', name: 'appendTo',