Which pattern matches values containing the text 'floral'?
'floral'
'%floral%'
'floral%'
Make sure to pick '%floral%'.