Skip to content

Commit 2af1c4c

Browse files
authored
Update README.md
1 parent 40ca315 commit 2af1c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Shared Value
44

55
A wrapper over [InheritedModel](https://api.flutter.dev/flutter/widgets/InheritedModel-class.html),
6-
this module allows users to easily manage global state in your flutter apps.
6+
this module allows you to easily manage global state in flutter apps.
77

88
At a high level, `SharedValue` puts your variables in an intelligent "container" that is flutter-aware.
99

0 commit comments

Comments
 (0)