docs/6-show-screens.md in activeadmin-0.4.4 vs docs/6-show-screens.md in activeadmin-0.5.0.pre

- old
+ new

@@ -33,10 +33,10 @@ end active_admin_comments end end -You can customize the title of the object in the show screen. The default is the resouce name and the ID. You can customize as follows: +You can customize the title of the object in the show screen. The default is the resource name and the ID. You can customize as follows: show :title => :name do end