From 022dcde49b8c0f0a11c6fe70a91ae3d8a9e44b25 Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:33:24 -0600 Subject: [PATCH] docs: update spellcheck --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 46b4e6a..d7a5b75 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "cSpell.words": [ "Msol" - ] + ], + "azureAutomation.directory.basePath": "c:\\Users\\dougrios" } \ No newline at end of file