Fixnig typo

This commit is contained in:
Alex Mazanov 2021-10-29 13:38:11 -04:00
parent 81a9e85f59
commit 8a88b2204a

View File

@ -223,7 +223,7 @@ For binary plugins metadata can be added as an extended file attribute:
## Plugin Types
### Standard (default)
For Standard type of plugins, SwidtBar expects that plugin execution is finite, i.e., plugin runs and exits with output to stdout:
For Standard type of plugins, SwiftBar expects that plugin execution is finite, i.e., plugin runs and exits with output to stdout:
- exit with code 0 and non-empty stdout - menu bar is built from the output
- exit with code 0 and empty stdout - nothing in the menu bar