Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
gazialankus committed Mar 6, 2022
1 parent 287e633 commit f6bdff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Beamer.of(context).beamToNamed('/books/2');
context.beamToNamed('/books/2');
// Beaming with additional data that persist
// throughout navigation withing the same BeamLocation
// throughout navigation within the same BeamLocation
context.beamToNamed('/book/2', data: MyObject());
```

Expand Down

0 comments on commit f6bdff8

Please sign in to comment.