[web] fix: wrong spelling (i18n)

This commit is contained in:
Vinicius Moreira
2021-12-15 13:54:56 -03:00
parent 388191d633
commit e841c4023b
3 changed files with 5 additions and 2 deletions

View File

@@ -23,6 +23,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- installation form title
### Fixes
- Web
- wrong spelling (i18n)
- UI
- crashing when resizing with floats instead of integers [#216](https://github.com/vinifmor/bauh/issues/216)
- crashing when using floats for spinner components [#217](https://github.com/vinifmor/bauh/issues/217)