Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fujidaiti committed Jan 28, 2024
1 parent 5c901dc commit 2e3e798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/lib/tutorial/keyboard_dismiss_behavior.dart
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class _ExampleHomeState extends State<_ExampleHome> {
const ListTile(
title: Text('keyboardDismissBehavior'),
subtitle: Text(
'Determines when the sheet should dismisses the on-screen keyboard.',
'Determines when the sheet should dismiss the on-screen keyboard.',
),
),
...options,
Expand Down

0 comments on commit 2e3e798

Please sign in to comment.