customer couldn't find spell check under options in OWA

issue: customer couldn't find spell check under options in OWA
 
Solution:
 
Using powershell, type
 
set-casmailbox -id mailbox owaspellcheckenabled:$True
 
 
Problem is fixed