From 97b220f1aa200c527fec87359074221bd672bcf9 Mon Sep 17 00:00:00 2001 From: redDwarf03 Date: Fri, 27 Jan 2023 15:25:04 +0100 Subject: [PATCH] fix typo --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3c3956a39..408cebd04 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -59,7 +59,7 @@ dependencies: # The decimal package allows you to deal with decimal numbers without losing precision decimal: ^2.3.2 - # GridView with dynamic height. No need to specify aspectRatio to the grid. + # GridView with dynamic height. No need to specify aspectRatio to the grid. dynamic_height_grid_view: ^0.0.3 # A set of high-level APIs over PointyCastle for two-way cryptography.