fix: Add acronym expansion

Co-authored-by: Kyle McCormick <kyle@kylemccormick.me>
This commit is contained in:
Edward Zarecor
2022-09-12 13:01:33 -04:00
committed by GitHub
parent 01c4e1f69b
commit 4b110c2fe9

View File

@@ -23,8 +23,8 @@ 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.
* CMS (Content Management Service), which powers Open edX Studio, the platform's learning content authoring environment; and
* LMS (Learning Management Service), which delivers learning content.
Installation
------------