diff --git a/core/modules/aggregator/templates/aggregator-summary-item.html.twig b/core/modules/aggregator/templates/aggregator-summary-item.html.twig index e927a6a..3cb2279 100644 --- a/core/modules/aggregator/templates/aggregator-summary-item.html.twig +++ b/core/modules/aggregator/templates/aggregator-summary-item.html.twig @@ -4,7 +4,7 @@ * Default theme implementation for a single feed in a list of feed items. * * Available variables: - * - url: Url of item. + * - url: URL of item. * - age: Age of the item. * * @see template_preprocess_aggregator_summary_item()