diff --git a/templates/HelpFiles/InstructorPGProblemEditor.html.ep b/templates/HelpFiles/InstructorPGProblemEditor.html.ep
index 34a6dc8bd2..903cd0ae07 100644
--- a/templates/HelpFiles/InstructorPGProblemEditor.html.ep
+++ b/templates/HelpFiles/InstructorPGProblemEditor.html.ep
@@ -131,7 +131,7 @@
<%= maketext('Clean Code') %>
- <%= maketext('Reformat the code using perltidy or a conversion to PGM>. Using perltidy will change the code '
+ <%= maketext('Reformat the code using perltidy or a conversion to PGML>. Using perltidy will change the code '
. ' in the editor window, and save changes to the temporary file. In some cases (if the code contains '
. 'backslashes or double tildes) this can result in odd spacing in the code. The convert to PGML '
. 'feature changes the code in text blocks in the code to use PGML features. Generally the conversion of '