From c2a98127acb48c4562233230e66ca5c282688579 Mon Sep 17 00:00:00 2001
From: RichardBarry <3073890+RichardBarry@users.noreply.github.com>
Date: Sun, 16 Feb 2020 13:19:53 -0800
Subject: [PATCH] Minor wording changes in the 'previous releases' section of
 the readme.me file. (#17)

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 5f6033076d..01a78000c9 100644
--- a/README.md
+++ b/README.md
@@ -41,5 +41,5 @@ If you have downloaded the repo without using the `--recurse-submodules` argumen
 git submodule update --init --recursive
 ```
 
-## Getting released versions
-Working snapshots of released versions could be downloaded under [releases](https://github.com/FreeRTOS/FreeRTOS/releases). 
\ No newline at end of file
+## Previous releases
+Previous releases are available for download under [releases](https://github.com/FreeRTOS/FreeRTOS/releases).
\ No newline at end of file