From 6cbdc92ca0ba712e3c5a0b80050cc527ec518616 Mon Sep 17 00:00:00 2001
From: Robert Raposa <rraposa@edx.org>
Date: Wed, 11 Aug 2021 16:23:43 -0400
Subject: [PATCH] docs: update README (#28026)

Minor change, mostly to force a deployment. :)
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index a7ae2cefe20..9ff8ce4c60c 100644
--- a/README.rst
+++ b/README.rst
@@ -10,7 +10,7 @@ recommend that you use a service provider to run the software for you.  They
 have free trials that make it easy to get started:
 https://openedx.org/get-started/
 
-If you will be modifying edx-platform code, the `Open edX Developer Stack`_ is
+If you will be modifying edx-platform code, the `Open edX Devstack`_ (Developer Stack) is
 a Docker-based development environment.
 
 If you want to run your own Open edX server and have the technical skills to do
-- 
GitLab