Typo in doc / wrong type for Config Options
Author: SanDoooCreated Dec 5, 2024Updated Dec 5, 2024
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
Source: capacitor-community/electron