We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd742b commit 2b50512Copy full SHA for 2b50512
templates/ContentGenerator/GatewayQuiz.html.ep
@@ -36,7 +36,7 @@
36
% end
37
%
38
% content_for js => begin
39
- % # Page specfific javascript
+ % # Page specific javascript
40
<%= javascript getAssetURL($ce, 'js/GatewayQuiz/gateway.js'), defer => undef =%>
41
42
% # Output javascript for jquery-ui for problems to use.
0 commit comments