From 4406b4612a5ad34b24d21bc706200884fd764472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20C=2E=20S=C3=A1nchez?= Date: Tue, 3 Dec 2024 14:34:43 -0500 Subject: [PATCH] fix typo (#85) --- source/get-started/download-and-install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/get-started/download-and-install.txt b/source/get-started/download-and-install.txt index 70e657c4..88023816 100644 --- a/source/get-started/download-and-install.txt +++ b/source/get-started/download-and-install.txt @@ -16,7 +16,7 @@ Download and Install .. step:: Install dependencies - Before you being this tutorial, ensure you have the following dependencies + Before you begin this tutorial, ensure you have the following dependencies installed in your development environment: - Compiler that supports C++17, such as `GCC `__, `Clang `__,