Construction should be in the following format:

GRANT UPDATE (column names)
ON     table_name
TO     user_name;