Modify table text

Modify table text

Her is my html
I want to refer to the italic text ( target-text) and change it(and only that) to something else like "new-text".
Is it possible with jQuery?
Thx
I. Lesher

<tr class="odd">
<td>monthly recurring</td>
<td>
<strong>ILS 50.00</strong> target-text<strong>ILS 50.00 לפי חודש עבור 12 חודשים נוסף</strong>. </td>
<td>
<a class="pmpro_btn pmpro_btn-select" href="http://triplebit.com/kityopo/membership-account/membership-checkout/?level=5">בחר</a>
</td>
</tr>