From b0e4e842dd5c49b2eb319741b9f853ed42b48561 Mon Sep 17 00:00:00 2001 From: jcromero Date: Thu, 16 Feb 2023 22:43:57 +0100 Subject: [PATCH] Update index.md Fix typo --- docs/configuration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/index.md b/docs/configuration/index.md index 181ecbc7916..b23d956b89a 100644 --- a/docs/configuration/index.md +++ b/docs/configuration/index.md @@ -8,7 +8,7 @@ tmuxp loads your terminal workspace into tmux using workspace files. -The workspace file can be JSON or YAML. It's declarative style resembles tmux's object hierarchy: session, window and wanes. +The workspace file can be JSON or YAML. It's declarative style resembles tmux's object hierarchy: session, window and panes. ## Launching your session