Skip to content
Snippets Groups Projects
Unverified Commit 2fd6574d authored by Luke Murphy's avatar Luke Murphy
Browse files

Fix typo in initial widget migration.

parent 1ccdcb79
No related branches found
No related tags found
1 merge request!63Fix widget UI error
......@@ -41,7 +41,7 @@ def create_sample_widgets(apps, schema_editor):
width=6,
height='medium',
settings={
'title': 'Yes antoher widget title',
'title': 'Yes another widget title',
'text': 'Yet another text'
}
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment