tipografia:Crie um Rótulo Nutricional, 98% Concluído Workshop

eu fiz o paragrafo certo, mas insite em dizer que tem a escrita errada, não consigo concluir o meu workshop.

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge.

The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

eu não tenho nenhuma duvida,escrevi o código correto,mas ele não aceita e diz que está errado, gostaria de concluir meu workshop mas não consigo por causa disso. Tirei duvida no chat e está correto mesmo o que escrevi mas a etapa 43 não aceita. o que posso fazer?

please use the Ask for Help button, I don’t know what you code is until you share it

Passo 43

Após o último elemento .divider, crie um elemento p e dê a ele o texto Total Fat 8g 10%. Em seguida, envolva o texto Total Fat em um elemento span, o texto 10% em outro, e dê a cada um deles uma classe bold.

  <p><span><span class="bold">Total Fat</span> 8g</span><span class="bold">10%</span></p> (já tentei assim como sugeriram)

Total Fat 8g10%

(já fiz assim como pedido)

O novo elemento p deve ter o texto Total Fat 8g 10%.(essa é a mensagem que aparece)

I would guess missing space

but you should really use the button

I have already tried in every way, with space, without it, I have asked for tips and seen the way others had written it, and nothing works.

here? did you put a space here?