diff --git a/lib/src/compassx.dart b/lib/src/compassx.dart index b23544a..1c532d1 100644 --- a/lib/src/compassx.dart +++ b/lib/src/compassx.dart @@ -2,7 +2,7 @@ import 'package:compassx/src/compassx_event.dart'; import 'package:compassx/src/compassx_platform.dart'; import 'package:flutter/foundation.dart'; -/// The top-level class of comapssx package. +/// The top-level class of compassx package. /// /// See the [wiki](https://github.com/natsuk4ze/compassx/wiki) for details. @immutable