From caa6a07d15df7cae9af3ec79a22767759c89afb5 Mon Sep 17 00:00:00 2001 From: Alison Hodges Date: Mon, 29 Jun 2015 13:48:11 -0400 Subject: [PATCH] Fixes DOC-1957 --- .../xmodule/xmodule/templates/problem/jsinput_response.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/lib/xmodule/xmodule/templates/problem/jsinput_response.yaml b/common/lib/xmodule/xmodule/templates/problem/jsinput_response.yaml index abd9eac71c..dc775c7871 100644 --- a/common/lib/xmodule/xmodule/templates/problem/jsinput_response.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/jsinput_response.yaml @@ -22,8 +22,8 @@ data: | Custom JavaScript Problem in Building and Running an edX Course.

-

JavaScript developers shoud also see - Custom JavaScript Applications in the edX Developer's Guide.

+

JavaScript developers should also see + Custom JavaScript Applications in the EdX Developer's Guide.

When you add the problem, be sure to select Settings to specify a Display Name and other values that apply.

You can use the following example problem as a model.