sed unterminated s command

Shell
*Insert a / at the end of the command*
example: 
sed 's/unix/linux/'   instead of sed 's/unix/linux'
Source

Also in Shell: