Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gmmorris committed Mar 17, 2020
1 parent 3c7bea5 commit 2b8c90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/alerting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ The navigation is handled using the `navigateToApp` api, meaning that the path w

You can look at the `alerting-example` plugin to see an example of using this API, which is enabled using the `--run-examples` flag when you run `yarn start`.

### registerNavigation
### registerDefaultNavigation
The _registerDefaultNavigation_ api allows you to register a handler for any alert type within your solution:

```
Expand Down

0 comments on commit 2b8c90c

Please sign in to comment.