doc: fix blink config example

Signed-off-by: Joel Pickett <mail@vyryls.com>
Acked-by: Robin Jarry <robin@jarry.cc>
This commit is contained in:
Joel Pickett 2022-07-29 10:13:21 +10:00 committed by Robin Jarry
parent b8ef8d2628
commit e73e5065b0
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ style objects.
The blink attribute of the style object is set/unset.
_The terminal needs to support blinking text_
Syntax: `<style_object>.bold=<true|false|toggle>`
Syntax: `<style_object>.blink=<true|false|toggle>`
*underline*
The underline attribute of the style object is set/unset.