Skip to content

Commit

Permalink
Update src/content/release/breaking-changes/navigator-complete-route.md
Browse files Browse the repository at this point in the history
Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>
  • Loading branch information
EArminjon and sfshaza2 authored Feb 6, 2025
1 parent e04e8cd commit ead2431
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ All methods that directly use `complete` now accept an optional `result`
parameter to return it to the associated future. Other methods that indirectly
use `remove` currently return `null`. In the future, we might extend these
methods with an optional callback function to allow developers to handle pop
logic in indirect scenarios (e.g., `removeUntil`).
logic in indirect scenarios (such as `removeUntil`).

## Migration guide

Expand Down

0 comments on commit ead2431

Please sign in to comment.