Skip to content

Commit

Permalink
Update framework.dart, Grammar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
saqibshafin authored Jan 8, 2024
1 parent 11244e4 commit 0073a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flutter_riverpod/lib/src/framework.dart
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import 'internals.dart';
/// }
/// ```
///
/// It optionally possible to specify `overrides` to change the behavior of
/// It's optionally possible to specify `overrides` to change the behavior of
/// some providers. This can be useful for testing purposes:
///
/// ```dart
Expand Down

0 comments on commit 0073a58

Please sign in to comment.