Commit 957a72ae by Lyla Fischer

typo fix

parent ef1ba6d9
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<article class="user-overview"> <article class="user-overview">
<div class="details"> <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>
<div class="list-header"> <div class="list-header">
%if allow_actions: %if allow_actions:
...@@ -97,4 +97,4 @@ ...@@ -97,4 +97,4 @@
}); });
}); });
</script> </script>
</%block> </%block>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment