From 3660d51a0b4ddf0b0374291b4c33c5cc001663de Mon Sep 17 00:00:00 2001
From: dd
Date: Sat, 8 Jun 2024 11:37:02 +0200
Subject: fixed typos
---
readme.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/readme.md b/readme.md
index 7162161..98dcc3c 100644
--- a/readme.md
+++ b/readme.md
@@ -627,7 +627,7 @@ then test likely will fail. If you do apply this patch to cap cores to 3:
sed -i 's~cpu /= 2~cpu = 3~' scripts/check-qemu-install
```
-More cores don't increase speed, the test is single threas anyway, it usually uses <2 cores and thus 3 is more than
+More cores don't increase speed, the test is single thread anyway, it usually uses <2 cores and thus 3 is more than
enough. More cores will not speed up the test - it will only make the test fail due to OOM
inside the test virtual machine.
@@ -718,7 +718,7 @@ worrying about what to use it for.
Script Path: packages/dropbear/Jenkinsfile
```
-(if you want to bulild package from vyos/vyos-build repository)
+(if you want to build package from vyos/vyos-build repository)
```
Script Path: Jenkinsfile
--
cgit v1.2.3