aboutsummaryrefslogtreecommitdiff
path: root/docs/design/init-load-graph.org
diff options
context:
space:
mode:
Diffstat (limited to 'docs/design/init-load-graph.org')
-rw-r--r--docs/design/init-load-graph.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design/init-load-graph.org b/docs/design/init-load-graph.org
index d4a68f47..3db2fe85 100644
--- a/docs/design/init-load-graph.org
+++ b/docs/design/init-load-graph.org
@@ -284,7 +284,7 @@ Category key:
| =diff-config= | C/P | eager or package-loaded | Diff/merge UX. |
| =erc-config= | O/D/P | command-loaded | IRC should not be startup load by default. |
| =slack-config= | O/D/P | command-loaded | Slack package/auth and which-key registration should be after-load. |
-| =eshell-vterm-config= | D/P | command/hook-loaded | Shell/terminal packages. |
+| =eshell + term-config= | D/P | command/hook-loaded | Shell/terminal packages. |
| =help-utils= | L/D | autoload commands | Search/help commands. |
| =help-config= | C/P | eager or after help | Info/man/help config. |
| =tramp-config= | D/P | package-loaded | Remote shell configuration. |