From b99584287484bf2c8e21ca064388282438d509df Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Mon, 6 May 2013 11:21:05 -0400 Subject: [PATCH] LMS is not a leaning management system That would be a chair. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd6a95cb0a..27494fe6fa 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ you're running `rake "django-admin[syncdb]"`. Run Your Project ---------------- edX has two components: Studio, the course authoring system; and the LMS -(leaning management system) used by students. These two systems communicate +(learning management system) used by students. These two systems communicate through the MongoDB database, which stores course information. To run Studio, run: