mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 05:32:26 +08:00
Fix spelling
This commit is contained in:
@ -22,7 +22,7 @@ class ErrorMessage extends StatelessWidget {
|
||||
color: color,
|
||||
),
|
||||
SelectableText(
|
||||
message ?? 'And error occurred. $kUnexpectedRaiseIssue',
|
||||
message ?? 'An error occurred. $kUnexpectedRaiseIssue',
|
||||
textAlign: TextAlign.center,
|
||||
style: Theme.of(context)
|
||||
.textTheme
|
||||
|
Reference in New Issue
Block a user