Skip to content

Commit

Permalink
chore: fix addListener('scan') link
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbz64 committed Mar 16, 2023
1 parent de321b0 commit cd60658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ DataWedge.addListener('scan', event => {
* [`disableScanner()`](#disablescanner)
* [`startScanning()`](#startscanning)
* [`stopScanning()`](#stopscanning)
* [`addListener('scan', ...)`](#addlistenerscan)
* [`addListener('scan', ...)`](#addlistenerscan-)
* [`__registerReceiver()`](#__registerreceiver)
* [Interfaces](#interfaces)
* [Type Aliases](#type-aliases)
Expand Down

0 comments on commit cd60658

Please sign in to comment.