Skip to content

Commit 5cc1a6f

Browse files
committed
docs(design-decision) Fix link
1 parent 6d5cc6e commit 5cc1a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/topics/design-decisions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ libtmux uses this instead of parsing human-readable `tmux ls` output because:
1818

1919
Format constants are defined in {mod}`libtmux.formats`.
2020

21-
## Why Dataclasses in neo.py
21+
## Why Dataclasses in `neo.py`
2222

2323
{mod}`libtmux.neo` provides a modern dataclass-based interface alongside the legacy dict-style objects. The motivation:
2424

0 commit comments

Comments
 (0)