MySQL Error Occurred

Error Message:
1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '\' IN BOOLEAN MODE) order by score DESC LIMIT 0, 11' at line 1

SQL:
SELECT MATCH (title) AGAINST ('+Surrato\' IN BOOLEAN MODE) as score, finalsearchresult1.* FROM finalsearchresult1 WHERE MATCH (title) AGAINST ('+Surrato\' IN BOOLEAN MODE) order by score DESC