Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aklinker1 committed Nov 16, 2024
1 parent f39cc62 commit f69d976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wxt/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export interface InlineConfig {
*/
manifest?: UserManifest | Promise<UserManifest> | UserManifestFn;
/**
* Configure browser startup. Option set here can be overridden in a `web-ext.config.ts` file.
* Configure browser startup. Options set here can be overridden in a `web-ext.config.ts` file.
*/
webExt?: WebExtConfig;
/**
Expand Down

0 comments on commit f69d976

Please # to comment.