Skip to content

Commit

Permalink
docs: Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ned Batchelder <[email protected]>
Co-authored-by: Deborah Kaplan <[email protected]>
  • Loading branch information
3 people authored and feanil committed Oct 16, 2023
1 parent 80e7770 commit 5c86934
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions oeps/best-practices/oep-0067-bp-tools-and-technology.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,29 +33,29 @@ OEP-67: Standard Tools and Technologies
Abstract
********

The Open edX Platform is built using many 1st and 3rd party tools and technologies.
The Open edX Platform is built using many first- and third-party tools and technologies.
This document covers the current recommendations for which tools and technologies should be used.

Motivation
**********

The Open edX platform has a lot of 1st and 3rd party tools and technology that it uses.
The Open edX platform has a lot of first and third party tools and technology that it uses.
The problems we're trying to solve are:

* It is difficult to know what the current best practice for a given area.
* It is difficult to know the current best practice for a given area.

* It is unclear how to go about the discussion and decision making process
to change a best practice.
* It is unclear how to go about the discussion and decision-making process to
change a best practice.

:doc:`OEP-11 <oep-0011-bp-FED-technology>` serves as a great example for the
usefulness of this kind of OEP but limits itself to be relevant only to
frontend technologies. This OEP would supersede :doc:`OEP-11
<oep-0011-bp-FED-technology>` and encompass not only frontend technolog but any
<oep-0011-bp-FED-technology>` and encompass not only front-end technology but any
technology that:

* Is considered a best practice for the Open edX Platform
* Is considered a best practice for the Open edX Platform

* Is relevant to a large subset of the Open edX Platform
* Is relevant to a large subset of the Open edX Platform

Specification
*************
Expand Down

0 comments on commit 5c86934

Please sign in to comment.