typographical fixes
This commit is contained in:
parent
88369d55a5
commit
48eacef8ef
2 changed files with 3 additions and 2 deletions
|
|
@ -168,7 +168,7 @@ class UngleichHeaderWithBackgroundVideoSliderItem(CMSPlugin):
|
|||
blank=True,
|
||||
related_name="ungleich_header_item_video",
|
||||
on_delete=models.SET_NULL,
|
||||
help_text='Leavig this blank will make the image as the background.'
|
||||
help_text='Leaving this blank will make the image as the background.'
|
||||
)
|
||||
heading = models.CharField(
|
||||
blank=True, null=True, max_length=100,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue