diff --git a/app/controllers/plans_controller.rb b/app/controllers/plans_controller.rb index 9a05242..f5125d6 100644 --- a/app/controllers/plans_controller.rb +++ b/app/controllers/plans_controller.rb @@ -134,7 +134,7 @@ format.html { render action: "edit" } else - format.html { render action: "edit" }] + format.html { render action: "edit" } end end else