Skip to content

Commit dbb0531

Browse files
author
Ludwig Richter
committed
Fixed typos
1 parent d071298 commit dbb0531

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Added
99
- `is-electron` library to detect Electron platform executions and adjust the UI accordingly
1010
- Electron-specific styling to make native apps feel more native
11-
- necessary code for adding theming at a later stage
12-
- added auto-adjustment to preferred color scheme (dark or light) based on Browser/System preferences on the Electron native app platform
13-
- offline support by serving app as PWA
11+
- Necessary code for adding theming at a later stage
12+
- Added auto-adjustment to preferred color scheme (dark or light) based on Browser/System preferences on the Electron native app platform
13+
- Offline support by serving app as PWA
1414
- Code of Conduct
1515
- Issue Templates
1616
### Changed
1717
- Open external links in system browser in native app version
18-
- Unified colors in syling
18+
- Unified colors in styling
1919
- Use CSS variables for colors
2020
### Deprecated
2121
### Removed

0 commit comments

Comments
 (0)