Skip to content

Commit 9ba886e

Browse files
Fionobleelanalynn
andauthored
Update packages/ui-extensions/src/surfaces/admin/api/standard/standard.ts
Co-authored-by: Elana Kopelevich <[email protected]>
1 parent 35b73c0 commit 9ba886e

File tree

1 file changed

+1
-1
lines changed
  • packages/ui-extensions/src/surfaces/admin/api/standard

1 file changed

+1
-1
lines changed

packages/ui-extensions/src/surfaces/admin/api/standard/standard.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export interface StandardApi<ExtensionTarget extends AnyExtensionTarget> {
5656
intents: Intents;
5757

5858
/**
59-
* Provides methods for storing data in the extension.
59+
* Provides methods for setting, getting, and clearing browser data from the extension
6060
*/
6161
storage: Storage;
6262

0 commit comments

Comments
 (0)