From 244cffe8735478d106defaa41892aa05145790b0 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Tue, 29 Apr 2025 03:53:40 -0700 Subject: [PATCH] Update VOID_CODEBASE_GUIDE.md --- VOID_CODEBASE_GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VOID_CODEBASE_GUIDE.md b/VOID_CODEBASE_GUIDE.md index f002dae6..14a04686 100644 --- a/VOID_CODEBASE_GUIDE.md +++ b/VOID_CODEBASE_GUIDE.md @@ -132,7 +132,7 @@ If you want to know how our build pipeline works, see our build repo [here](http ## VSCode Codebase Guide -The Void team put together this list of links (optional reading) to get up and running with VSCode, the foundation of Void. We hope it's helpful! +For additional references, the Void team put together this list of links to get up and running with VSCode.