Skip to content

Commit 00d022a

Browse files
committed
fix typo
1 parent fb5eda7 commit 00d022a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/web/static_interop/models/validation_error.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import 'dart:js_interop';
22

3-
/// The extensino type for the validation error object.
3+
/// The extension type for the validation error object.
44
@JS()
55
@anonymous
66
@staticInterop

0 commit comments

Comments
 (0)