@@ -82,11 +82,10 @@ class HotjarAdminSettingsForm extends ConfigFormBase {
$form['general']['hotjar_account']=[
'#default_value'=>$settings->get('account'),
'#description'=>$this->t('Your Hotjar ID can be found in your tracking code on the line <code>h._hjSettings={hjid:<b>12345</b>,hjsv::version};</code> where <code><b>12345</b></code> is your Hotjar ID',[
'#description'=>$this->t('Your Hotjar ID can be found in your tracking code on the line <code>h._hjSettings={hjid:<b>12345</b>,hjsv::version};</code> where <code><b>12345</b></code> is your Hotjar ID. Leave blank to disable Hotjar.',[