docs - typo

silversword411 committed Aug 16, 2022 at 20:34 UTC 1ae6b47c9e9c9cc906dc288a21022184493170e3
1 file changed +1 -1
docs/docs/meshcentral/debugging.md
+1 -1
@@ -37,7 +37,7 @@ cd C:\Program Files\Open Source\MeshCentral\node_modules\meshcentral
37 node meshcentral
38 ```
39
40 -The problem with the second command is that NPM may install missing modules are the incorrect location.
40 +The problem with the second command is that NPM may install missing modules in the incorrect location.
41
42 Also, in general I recommend not using the MeshCentral MSI Installer and just install manually unless you are very much scared of the command prompt. Anyone that knows about bit about the shell should install MeshCentral like this:
43