Fix typo in swaybar-protocol.7.scd
This commit is contained in:
parent
99897a6ca0
commit
2373af77d4
|
@ -7,8 +7,8 @@ swaybar-protocol - JSON status line protocol for swaybar
|
||||||
# SUMMARY
|
# SUMMARY
|
||||||
|
|
||||||
swaybar defines the following JSON protocol to specify what information is
|
swaybar defines the following JSON protocol to specify what information is
|
||||||
displayed in the status line on the right side of swaybar. The protocol is
|
displayed in the status line on the right side of swaybar. The protocol
|
||||||
compromised of a header, that is a JSON object, followed by an infinite JSON
|
comprises a header, that is a JSON object, followed by an infinite JSON
|
||||||
array that represents the information to display. All communication is done by
|
array that represents the information to display. All communication is done by
|
||||||
writing the status line to standard output and reading events from standard
|
writing the status line to standard output and reading events from standard
|
||||||
input.
|
input.
|
||||||
|
|
Loading…
Reference in a new issue