From 9d69a2b4348356b822608759e93a12ff5e39a831 Mon Sep 17 00:00:00 2001 From: Patrick Toal Date: Thu, 19 Feb 2026 12:00:02 -0500 Subject: [PATCH] Correct Task Numbering --- labs/lab-1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/lab-1/README.md b/labs/lab-1/README.md index c02bb4d..b5df869 100644 --- a/labs/lab-1/README.md +++ b/labs/lab-1/README.md @@ -135,7 +135,7 @@ AsuFastPktTransmit.log debug Fossil kickstart-config schedule SsuR --- -:boom: Task 4: Create a simple containerlab definition, as follows: +:boom: Task 2: Create a simple containerlab definition, as follows: * Two Arista switches which are connected to each other * Save your work in the containerlab directory and name the file lab1.yml. * To get an idea of the basic structure of your YAML based topology file, [click here: https://containerlab.dev/quickstart/](https://containerlab.dev/quickstart/)