diff --git a/src/plone/base/interfaces/controlpanel.py b/src/plone/base/interfaces/controlpanel.py index 6b5b8aa..75fac7d 100644 --- a/src/plone/base/interfaces/controlpanel.py +++ b/src/plone/base/interfaces/controlpanel.py @@ -1199,7 +1199,7 @@ class ISiteSchema(Interface): title=_("JavaScript integrations included in head section"), description=_( "For enabling third-party JavaScript integrations " - "from external providers (e.g. Google " + "from external providers (e.g., Google " "Analytics), paste the provided code snippet here. " "It will be rendered as " "entered at the end of the head section of the page."