Commit 8467f3e0 by nnnghia98

fix typos error

parent d7f5a870
......@@ -53,6 +53,6 @@ class JobsController < ApplicationController
end
def find_user
@user = User.fint_by(:id)
@user = User.find_by(:id)
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment