From 575e4da27b613bf544fdf0d72b98441fead4b767 Mon Sep 17 00:00:00 2001 From: Daniel <61800298+ffe4@users.noreply.github.com> Date: Fri, 14 Aug 2020 11:28:19 +0200 Subject: [PATCH] Fix minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e98255b6..d205240e 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