Skip to content

Commit 2ba822e

Browse files
committed
chore: Fix docstring typo
1 parent 8666c07 commit 2ba822e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/tmuxp/workspace/loader.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
"""Workspace parsing for tmuxp.
1+
"""Workspace hydration and loading for tmuxp.
22
3-
tmuxp.config
4-
~~~~~~~~~~~~
3+
tmuxp.workspace.loader
4+
~~~~~~~~~~~~~~~~~~~~~~
55
66
"""
77
import logging

0 commit comments

Comments
 (0)