Jelajahi Sumber

Merge pull request #120 from gimler/patch-2

PR fix #106
Thomas 13 tahun lalu
induk
melakukan
85eaab4bbb
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Resources/doc/reference/profile_edition.rst

+ 1 - 1
Resources/doc/reference/profile_edition.rst

@@ -55,7 +55,7 @@ Next, you need to configure the ``profile`` section of ``sonata_user``:
 
         profile:  # Profile Form (firstname, lastname, etc ...)
             form:
-                type:               sonata.user.profile
+                type:               sonata_user_profile
                 handler:            sonata.user.profile.form.handler.default
                 name:               sonata_user_profile_form
                 validation_groups:  [Profile]