Skip to content

Commit 0e20f53

Browse files
wildchildjosevalim
authored andcommitted
Minor documentation fix.
1 parent 6ea1abb commit 0e20f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ An equivalent in remarkable would be:
6969
expects :save, :on => task_proc, :returns => true
7070

7171
should_assign_to :task, :with => task_proc
72-
should_redirect_to { task_url(task_proc) }
72+
should_redirect_to { task_url(mock_task) }
7373
end
7474
end
7575

0 commit comments

Comments
 (0)