From bfe61c8d47e9ca47e8423213afe25be7e8910db2 Mon Sep 17 00:00:00 2001 From: Prashanth K S Date: Sun, 29 Aug 2021 19:48:10 +0530 Subject: [PATCH] Use VS Code instead of VsCode --- docs/features/graph-visualization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/graph-visualization.md b/docs/features/graph-visualization.md index 675e62e..85103ff 100644 --- a/docs/features/graph-visualization.md +++ b/docs/features/graph-visualization.md @@ -14,7 +14,7 @@ With the graph you can: ## Custom Graph Styles -By default, the Foam graph will use the VsCode theme, but it's possible to customize it with the `foam.graph.style` setting. +By default, the Foam graph will use the VS Code theme, but it's possible to customize it with the `foam.graph.style` setting. A sample configuration object is provided below, you can provide as many or as little configuration as you wish: