From 0f8659d3193d5506917ea8ee08aed51f52a709b6 Mon Sep 17 00:00:00 2001
From: Henrik Peteri
Date: Thu, 5 Feb 2026 16:44:22 +0200
Subject: [PATCH] Fix typo in getting_started_linux.md
---
chapters/getting_started_linux.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chapters/getting_started_linux.md b/chapters/getting_started_linux.md
index bade734..aa5555d 100644
--- a/chapters/getting_started_linux.md
+++ b/chapters/getting_started_linux.md
@@ -11,7 +11,7 @@ And depending on which ways one extends the bare minimum:
- CMake (Cross-platform Make)
- Git
-- Vcpkg (Cross-platform pacakge management)
+- Vcpkg (Cross-platform package management)
- Visual Studio Code
Steps will be provided to obtain a minimal and productive environment.