diff --git a/docs/financial/financialentities.md b/docs/financial/financialentities.md
index fcaca08aeec5023ef9f82b407e826624161c7a72..6fadfd1c16478975d0377750a7f1d3571a774a98 100644
--- a/docs/financial/financialentities.md
+++ b/docs/financial/financialentities.md
@@ -83,6 +83,6 @@ adjustment line items being created in these cases. The issue is that the civicr
 `entity_table + entity_id + contribution_id + price_field_value_id + price_field_id`.
 
 This means that if a line item with no `price_field_values` (i.e: a text / enter quantity line item) is altered it is not possible
-to create a reversal line and a new line within the schema. The same problem occurs when changing a line item with price_field_values
+to create a reversal line and a new line within the schema. The same problem occurs when changing a line item with `price_field_values`
 ***back*** to a `price_field_value` it previously held. In both these scenarios the work around is to have more than one *valid* `financial_item`
 against the resulting line item with an *adjustment* entry -  i.e: an additional `financial_item`.