Explorar o código

Merge pull request #2010 from justinpfister/patch-1

Update action_show.rst
Thomas %!s(int64=11) %!d(string=hai) anos
pai
achega
7051c2ac32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/doc/reference/action_show.rst

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

@@ -28,7 +28,7 @@ Customising the query used to show the object from within your Admin class
 
 Setting up a showAction is pretty much the same as a form, which we did in the initial setup.
 
-It is actually a but easier, because we are only concerned with displaying information.
+It is actually a bit easier, because we are only concerned with displaying information.
 
 Smile, the hard part is already done.