i am assuming sinhx is hyperbolic sine of x.
sinhx = (ex - e-x) / 2
using series of ex and e-x and neglecting higher terms since x tends to 0.
(sinhx)2 = {(1 + x + x2/2) - (1 - x + x2/2)}2 / 4 = x2
so limit becomes

arrange it and use the series of sinx, you'll get 1/3.
edited : Thanks allamraju, I did a slight calculation mistake. The answer is 2/3.