docs: Fix misspelling in CI documentation

This PR fixes a misspelling in CI documentation readme.

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes
2024-10-21 21:37:43 +00:00
parent 98886a7571
commit 701891312e

View File

@@ -77,8 +77,8 @@ them to merely debug issues.
In the previous section we've mentioned using different runners, now in this section we'll go through each type of runner used. In the previous section we've mentioned using different runners, now in this section we'll go through each type of runner used.
- Cost free runners: Those are the runners provided by GIthub itself, and - Cost free runners: Those are the runners provided by Github itself, and
those are fairly small machines with no virtualization capabilities enabled - those are fairly small machines with virtualization capabilities enabled.
- Azure small instances: Those are runners which have virtualization - Azure small instances: Those are runners which have virtualization
capabilities enabled, 2 CPUs, and 8GB of RAM. These runners have a "-smaller" capabilities enabled, 2 CPUs, and 8GB of RAM. These runners have a "-smaller"
suffix to their name. suffix to their name.