Skip to content

Commit 38473b9

Browse files
committed
chore: Fix formatting
1 parent 41b428c commit 38473b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/essentials/config/browser-startup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default defineConfig({
4949
firefox: 'firefoxdeveloperedition', // Use Firefox Developer Edition instead of regular Firefox
5050
edge: '/path/to/edge', // Open MS Edge when running "wxt -b edge"
5151
},
52-
}
52+
},
5353
});
5454
```
5555

0 commit comments

Comments
 (0)