From 35a604042a706a0b3c0289acd19ab6946faf370d Mon Sep 17 00:00:00 2001
From: Josh Soref <2119212+jsoref@users.noreply.github.com>
Date: Mon, 14 Jul 2025 09:54:45 -0400
Subject: [PATCH] Correct PuTTY url
---
labs/vstsextend/Jenkins/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/labs/vstsextend/Jenkins/README.md b/labs/vstsextend/Jenkins/README.md
index a37a34b27..107430d99 100644
--- a/labs/vstsextend/Jenkins/README.md
+++ b/labs/vstsextend/Jenkins/README.md
@@ -37,7 +37,7 @@ This lab covers both the approaches and the following tasks will be performed
1. **Microsoft Azure Account**: You will need a valid and active Azure account for the Azure labs. If you do not have one, you can sign up for a [free trial](https://azure.microsoft.com/en-us/free/){:target="_blank"}
-1. Putty a free SSH and Telnet client
+1. Putty a free SSH and Telnet client
1. Set up your Azure DevOps project using the **MyShuttle** template in the Azure DevOps Demo Generator. We will use a Java web app that connects to a MySQL backend.