Merge pull request #968 from MITx/bug/lyla/typo

typo fix
This commit is contained in:
chrisndodge
2012-10-24 17:33:43 -07:00

View File

@@ -9,7 +9,7 @@
<article class="user-overview">
<div class="details">
<p>The following list of users have been designated as course staff. This means that these users will have permissions to modify course content. You may add additional source staff below, if you are the course instructor. Please note that they must have already registered and verified their account.</p>
<p>The following list of users have been designated as course staff. This means that these users will have permissions to modify course content. You may add additional course staff below, if you are the course instructor. Please note that they must have already registered and verified their account.</p>
</div>
<div class="list-header">
%if allow_actions:
@@ -97,4 +97,4 @@
});
});
</script>
</%block>
</%block>