From d008ba357b72ea44972901ed5bef86d419c831e6 Mon Sep 17 00:00:00 2001 From: Brennen Rampton Date: Fri, 15 Sep 2023 12:51:11 -0600 Subject: [PATCH] Fix typo in readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f61baaf..c864b4f 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ Node.js web app for use in Pluralsight [Getting Started with Kubernetes](https://app.pluralsight.com/library/courses/getting-started-kubernetes/table-of-contents) video course. -Packages and dependencies will be upadted annually. May contain vulnerable code, **use at own risk**. +Packages and dependencies will be updated annually. May contain vulnerable code, **use at own risk**. ## App @@ -27,4 +27,4 @@ A publically available pre-created container image is available for download [he I'm passionate about tech, and I'm all about making Kubernetes less scary! - Twitter: [@nigelpoulton](https://twitter.com/nigelpoulton) -- LinkedIn: [Nigel Poulton](https://www.linkedin.com/in/nigelpoulton/) \ No newline at end of file +- LinkedIn: [Nigel Poulton](https://www.linkedin.com/in/nigelpoulton/)