From 51d2bf1911fad8b36eb1883244b625c9de8e4918 Mon Sep 17 00:00:00 2001 From: Daniel <61800298+ffe4@users.noreply.github.com> Date: Mon, 31 Aug 2020 15:45:09 +0200 Subject: [PATCH] Fix minor typo (#130) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e98255b..d205240 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ jobs: ``` -Download and set up a accurate pre-release version of Python: +Download and set up an accurate pre-release version of Python: ```yaml steps: - uses: actions/checkout@v2