diff --git a/flutter-ory-network/lib/pages/home.dart b/flutter-ory-network/lib/pages/home.dart index 2c51500..7fd48bf 100644 --- a/flutter-ory-network/lib/pages/home.dart +++ b/flutter-ory-network/lib/pages/home.dart @@ -110,7 +110,7 @@ class _HomePageState extends State { const Padding( padding: EdgeInsets.only(top: 15.0), child: Text( - 'This app mackes REST requests to ORY Kratos Public API to validate and decode the ORY Kratos Session payload:')), + 'This app makes REST requests to Ory Kratos Public API to validate and decode the Ory Kratos Session payload:')), Padding( padding: const EdgeInsets.only(top: 15.0), child: Container(