@@ -30,7 +30,7 @@ You can enable it in your ``sonata_admin`` configuration :
options:
lock_protection: true
-You must also configure each entity that you want to support by adding a ``version`` field.
+You must also configure each entity that you want to support by adding a field called ``$version`` on which the Doctrine ``Version`` feature is activated.