From f4bada9649be516c655d19963254a8ba10c58168 Mon Sep 17 00:00:00 2001 From: Maddy Underwood <167196745+madeline-underwood@users.noreply.github.com> Date: Tue, 11 Nov 2025 09:53:40 +0000 Subject: [PATCH] Update _index.md verb/noun confusion --- .../learning-paths/servers-and-cloud-computing/nginx/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/learning-paths/servers-and-cloud-computing/nginx/_index.md b/content/learning-paths/servers-and-cloud-computing/nginx/_index.md index 2cd79f0d39..3b8c368c30 100644 --- a/content/learning-paths/servers-and-cloud-computing/nginx/_index.md +++ b/content/learning-paths/servers-and-cloud-computing/nginx/_index.md @@ -7,7 +7,7 @@ who_is_this_for: This is an introductory topic for engineers who want to use Ngi learning_objectives: - Install and run Nginx on Arm servers - - Setup Nginx as a web server, reverse proxy, or an API Gateway + - Set up Nginx as a web server, reverse proxy, or an API Gateway - Verify Nginx is working correctly prerequisites: