docs: adjust typo

This commit is contained in:
Cesar V. Sampaio 2022-11-13 07:25:44 -05:00 committed by GitHub
parent 3c5629d20c
commit 4dd5d32e0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,7 +161,7 @@ warnings, and ignore them at your peril.
Oh My Posh supports three file formats for themes: `json`, `yaml`, and `toml`.
Various converters exist to convert between these, although they aren't perfect and will require manaual
Various converters exist to convert between these, although they aren't perfect and will require manual
adjustment. Notably, the schema implementation for json is as follows:
```json