From 7f0ce3a459519089161509fa082518c4eb6f7c29 Mon Sep 17 00:00:00 2001 From: ughur-a Date: Tue, 28 Jan 2025 16:31:06 +0100 Subject: [PATCH] fix(getting_started_windows): typo --- chapters/getting_started_windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/getting_started_windows.md b/chapters/getting_started_windows.md index 7f1827b..6733658 100644 --- a/chapters/getting_started_windows.md +++ b/chapters/getting_started_windows.md @@ -109,7 +109,7 @@ cd vcpkg .\bootstrap-vcpkg.bat ``` -This should build the Vcpkg command-line utility that will take care of the all installations. The utility let's us discover the OpenCL SDK in its repository (beside other packages mentioning OpenCL). +This should build the Vcpkg command-line utility that will take care of the all installations. The utility lets us discover the OpenCL SDK in its repository (beside other packages mentioning OpenCL). ``` .\vcpkg.exe search opencl