From c8055d0261383dd45338c1883469079715714590 Mon Sep 17 00:00:00 2001 From: Toussaint Louis <66522867+lotoussa@users.noreply.github.com> Date: Tue, 28 Feb 2023 18:24:31 +0100 Subject: [PATCH] Update README.md --- subjects/devops/hello-devops/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/devops/hello-devops/README.md b/subjects/devops/hello-devops/README.md index 8fcc6872d..a3618d3c1 100644 --- a/subjects/devops/hello-devops/README.md +++ b/subjects/devops/hello-devops/README.md @@ -50,7 +50,7 @@ After that the `hello-devops.sh` is executing correctly, it needs to be uploaded 2. `git commit -m "My very first commit"` 3. `git push` -Once these steps are applied, the file can now be submitted for grading on the platform by clicking on the "RUN INTRODUCTION TEST" button. +Once these steps are applied, the file can now be submitted for grading on the platform by clicking on the "RUN HELLO-DEVOPS TEST" button. This action will run the tests on your submitted `hello-devops.sh` file.