@@ -247,7 +247,7 @@ class SettingsForm extends ConfigFormBase {
$form['advanced']['expose_entity_ids']=[
'#type'=>'checkbox',
'#title'=>$this->t('Expose entity IDs'),
'#description'=>$this->t('You schema will always have UUIDs enabled. Leaving this disabled can help protect your schema against enumeration attacks. Exposing will allow loading entities by numeric id.'),
'#description'=>$this->t('The schema will always have UUIDs enabled. Leaving this disabled can help protect your schema against enumeration attacks. Exposing will allow loading entities by numeric id.'),