From 2435a00a442358596d5ff4828d4f8c036bccf79c Mon Sep 17 00:00:00 2001 From: Lucas Costi Date: Wed, 25 Aug 2021 12:09:56 +1000 Subject: [PATCH] Fix capitalization on 'Windows Server' in runner list (#21099) --- data/reusables/github-actions/supported-github-runners.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/github-actions/supported-github-runners.md b/data/reusables/github-actions/supported-github-runners.md index 2e01f5efca..c776e09c0e 100644 --- a/data/reusables/github-actions/supported-github-runners.md +++ b/data/reusables/github-actions/supported-github-runners.md @@ -15,7 +15,7 @@ Windows Server 2022[beta] windows-2022 -The windows-latest label currently uses the windows server 2019 runner image. +The windows-latest label currently uses the Windows Server 2019 runner image.