Skip to content

Commit

Permalink
Update wit-0.3.0-draft/terminal.wit
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Lifshay <programmerjake@gmail.com>
  • Loading branch information
sunfishcode and programmerjake authored Feb 10, 2025
1 parent 7826668 commit a14f18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wit-0.3.0-draft/terminal.wit
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ interface terminal-output {
/// | Attribute | Meaning |
/// | -------- | ------- |
/// | `0` | Reset all attributes to default settings |
/// | `1` | Bold |
/// | `1` | Bold (or Bright on some terminals) |
/// | `2` | Faint |
///
/// An empty list also resets all attributes to default settings. This
Expand Down

0 comments on commit a14f18b

Please sign in to comment.