Skip to content

Commit

Permalink
fix: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Aug 24, 2023
1 parent d70e541 commit b2de79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ export interface CapacitorUpdaterPlugin {
delete(options: { id: string }): Promise<void>;

/**
* Get all available bundles locally in your app
* Get all locally downloaded bundles in your app
*
* @returns {Promise<{bundles: BundleInfo[]}>} an Promise witht the bundles list
* @throws An error if the something went wrong
Expand Down

0 comments on commit b2de79e

Please sign in to comment.