Skip to content

Commit

Permalink
fix typo on 'Dichiarazione accessibilità'
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-bellenghi committed Oct 26, 2023
1 parent f26b383 commit 709bccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/design/plone/policy/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
},
{"title": "Note legali", "type": "Document"},
{
"title": "Dichiarazione di accessiblità",
"title": "Dichiarazione di accessibilità",
"type": "Link",
"data-element": "accessibility-link",
},
Expand Down

0 comments on commit 709bccb

Please sign in to comment.