Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / metatag / src / Plugin / metatag / Tag / Keywords.php
index e0cd3326c2b19f3bed8c10ef90c0699366db36cc..fd59665d1504f87fefa9b26a1e57ddf02391873e 100644 (file)
@@ -8,7 +8,7 @@ namespace Drupal\metatag\Plugin\metatag\Tag;
  * @MetatagTag(
  *   id = "keywords",
  *   label = @Translation("Keywords"),
- *   description = @Translation("A comma-separated list of keywords about the page. This meta tag is <em>not</em> supported by most search engines anymore."),
+ *   description = @Translation("A comma-separated list of keywords about the page. This meta tag is <em>no longer</em> supported by most search engines."),
  *   name = "keywords",
  *   group = "basic",
  *   weight = 4,