2
0
Matt Westcott 7 жил өмнө
parent
commit
0007041386
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      docs/releases/2.0.rst

+ 1 - 1
docs/releases/2.0.rst

@@ -36,7 +36,7 @@ Other features
  * Added ``render_landing_page`` method to ``AbstractForm`` to be easily overridden and pass ``form_submission`` to landing page context (Stein Strindhaug)
  * Added ``heading`` kwarg to ``InlinePanel`` to allow heading to be set independently of button label (Adrian Turjak)
  * The value type returned from a ``StructBlock`` can now be customised. See :ref:`custom_value_class_for_structblock` (LB (Ben Johnston))
- * Added `bgcolor` image operation (Karl Hobley)
+ * Added ``bgcolor`` image operation (Karl Hobley)
  * Added ``WAGTAILADMIN_USER_LOGIN_FORM`` setting for overriding the admin login form (Mike Dingjan)
 
 Bug fixes