From d547c16120857b2843dda1cc89ef71481b41e032 Mon Sep 17 00:00:00 2001
From: Kevin Canto <kcblue14@gmail.com>
Date: Tue, 12 Jan 2021 16:03:32 -0600
Subject: [PATCH] Update DOCS.md

Grammar fix: adding missing preposition
---
 DOCS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DOCS.md b/DOCS.md
index 5db88c9..4986740 100644
--- a/DOCS.md
+++ b/DOCS.md
@@ -59,7 +59,7 @@ A workaround exists to get debugging working in C# projects, by using Samsung's
 
 ### Proprietary Extensions
 
-Like the debuggers mentioned above, some extensions you may find in the marketplace (like the [Remote Development Extensions](https://code.visualstudio.com/docs/remote/remote-overview)) only function the offical Visual Studio Code build. You can work around this by adding the extension's internal ID (found on the extension's page) to the `extensionAllowedProposedApi` property of the product.json in your VSCodium installation. For example:
+Like the debuggers mentioned above, some extensions you may find in the marketplace (like the [Remote Development Extensions](https://code.visualstudio.com/docs/remote/remote-overview)) only function with the offical Visual Studio Code build. You can work around this by adding the extension's internal ID (found on the extension's page) to the `extensionAllowedProposedApi` property of the product.json in your VSCodium installation. For example:
 
 ```json
   "extensionAllowedProposedApi": [