fixed typo in js comment

pull/1172/head
Scott Anderson 2020-07-02 11:08:01 -06:00
parent 1f598cfe8f
commit 987ce7b9ca
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ setRadioButton(getUrl())
/////////////////////////// Dynamically update URLs ///////////////////////////
// Extract the protocol and hostname of refferrer
// Extract the protocol and hostname of refferer
referrerHost = document.referrer.match(/^(?:[^\/]*\/){2}[^\/]+/g)[0]
// Check if the referrerHost is one of the cloud URLs