spelling: flags

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-26 18:20:43 -04:00
parent 76a81425b7
commit c17e0ba9a8
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
// account-type
showPageFlags(accountType);
// Save the ID of the active page-flage
// Save the ID of the active page-flags
var activeFlag = $('[id^=id_page-flags_]:checked');
$("[id^=id_account-type_]").change(function(){