From d3d8b766b0f2ec382729bdfa4b1c7cb5f3728b88 Mon Sep 17 00:00:00 2001 From: Thai Pangsakulyanont Date: Thu, 23 Jan 2025 17:13:23 +0700 Subject: [PATCH] Fix typo: protocl -> protocol --- website/docs/getting_started/rpa.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/getting_started/rpa.md b/website/docs/getting_started/rpa.md index 9c184656..e5528e2c 100644 --- a/website/docs/getting_started/rpa.md +++ b/website/docs/getting_started/rpa.md @@ -47,7 +47,7 @@ If you are using [VS Code](https://code.visualstudio.com) or are looking for the :point_right: [Get VS Code here](https://code.visualstudio.com) -To get going with RPA development, you need an extension that's call a language server protocl. Essentially it is a plug-in or extension that provides helpers within the IDE environment that assist you in writing your RPA scripts. +To get going with RPA development, you need an extension that's call a language server protocol. Essentially it is a plug-in or extension that provides helpers within the IDE environment that assist you in writing your RPA scripts. ### Robot Framework LSP extensions for VS Code Language Server Protocol extensions bring in code completion, documentation, highlighting, etc., for your Robot Framework code. @@ -61,4 +61,4 @@ There are a few options here but we recommend Robot Code. It is important to **r ![](vscode-robotcode.gif) - \ No newline at end of file +