capacitor-community / capacitor-community/electron
Typo in doc / wrong type for Config Options
Open
- Dominant language
- TypeScript
- Stars
- 398
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Wrong type in both documentation and code example.
`ElectronCapacitorConfig` should be `CapacitorElectronConfig`.
**To Reproduce**
Navigate to Docs > Config Options page (https://capacitor-community.github.io/electron/docs/configoptions/)
**Expected behavior**
A correct type and example.
**Screenshots**

**Additional context**
N / A
Contributor guide
Assessment
This issue has not been assessed yet.