From 01c4e1f69b0eabab3bded941d2357078c13e04c0 Mon Sep 17 00:00:00 2001 From: Edward Zarecor Date: Mon, 12 Sep 2022 13:00:12 -0400 Subject: [PATCH] fix: add new newline. Co-authored-by: Kyle McCormick --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 6bd53e7f84..54f22832f3 100644 --- a/README.rst +++ b/README.rst @@ -22,6 +22,7 @@ micro-frontends (MFEs) based on the ReactJS. This repository hosts the monolith at the center of the Open edX platform. Functionally, the edx-platform repository provides two services: + * CMS, which powers Open edX Studio, the platform's learning content authoring environment; and * LMS, which delivers learning content.