Skip to content

Commit

Permalink
Merge pull request rrousselGit#210 from harshshinde07/typo-fix
Browse files Browse the repository at this point in the history
fix: minor typo
  • Loading branch information
rrousselGit authored Nov 6, 2020
2 parents fea31c8 + 98e3fc3 commit 6a12424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/cookbooks/testing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ A common real-world application may have the following objects:
HTTP requests based on different factors.
This may be a `ChangeNotifier`, `Bloc`, or even a provider.

Using [Riverpod], this may be represented as followed:
Using [Riverpod], this may be represented as follows:

```dart
class Repository {
Expand Down

0 comments on commit 6a12424

Please sign in to comment.