docs: fix misleading typo in comment

web-rdp-cloud-fixes
Parkreiner 10 months ago
parent 5f418c3253
commit b283ac3129

@ -395,7 +395,7 @@ function hideFormForInitialSubmission() {
);
}
// Always safe to call this immediately because even if the Angular app isn't
// Always safe to call these immediately because even if the Angular app isn't
// loaded by the time the function gets called, the CSS will always be globally
// available for when Angular is finally ready
setupAlwaysOnStyles();

Loading…
Cancel
Save