Skip to content

Commit

Permalink
Update src/plone/base/interfaces/controlpanel.py
Browse files Browse the repository at this point in the history
spelling and grammar fixes

Co-authored-by: Steve Piercy <web@stevepiercy.com>
  • Loading branch information
jladage and stevepiercy authored Mar 28, 2024
1 parent 317376e commit 8ebeb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plone/base/interfaces/controlpanel.py
Original file line number Diff line number Diff line change
Expand Up @@ -1200,7 +1200,7 @@ class ISiteSchema(Interface):
description=_(
"For enabling third-party JavaScript integrations "
"from external providers (e.g. Google "
"Analytics). Paste the provided code snippet here. "
"Analytics), paste the provided code snippet here. "
"It will be rendered as "
"entered at the end of the head section of the page."
),
Expand Down

0 comments on commit 8ebeb3f

Please sign in to comment.