fix(os): correct typo in OsType (#561)

* fix(window): correct typo in OsType

* change file

* fix fmt check
This commit is contained in:
Gökçe Merdun
2023-08-15 03:39:32 +03:00
committed by GitHub
parent d0c0084859
commit e510f2fe4c
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"os-js": "patch"
---
Fix `macss -> macos` typo in `OsType` type.