docs: Nix "service-oriented" (#36417)

In acknowledgement of the architectural direction of the
openedx codebase over the past 4 years.
This commit is contained in:
Kyle McCormick
2025-03-20 13:58:43 -04:00
committed by GitHub
parent 46503e4466
commit f8775087a3

View File

@@ -12,11 +12,11 @@ Open edX Platform
Purpose
*******
The `Open edX Platform <https://openedx.org>`_ is a service-oriented platform for authoring and
delivering online learning at any scale. The platform is written in
The `Open edX Platform <https://openedx.org>`_ enables the authoring and
delivery of online learning at any scale. The platform is written in
Python and JavaScript and makes extensive use of the Django
framework. At the highest level, the platform is composed of a
monolith, some independently deployable applications (IDAs), and
modular monolith, some independently deployable applications (IDAs), and
micro-frontends (MFEs) based on the ReactJS.
This repository hosts the monolith at the center of the Open edX