diff --git a/Conversed_MD/TR-0051-modification_for_MD_Conversion.md b/Conversed_MD/TR-0051-modification_for_MD_Conversion.md
index 3d5794839558aa8a798ac50d7c69e817cf20fcff..76176e74ac2685386eab686ec4fd83489f7a16c0 100644
--- a/Conversed_MD/TR-0051-modification_for_MD_Conversion.md
+++ b/Conversed_MD/TR-0051-modification_for_MD_Conversion.md
@@ -1593,7 +1593,7 @@ In this clause, notification examples are provided for the understanding of noti
 |-|-|
 |**API**  **Name** |Notification procedure when the <subscription> resource has notificationEventType set to 4(Hosting CSE sends notification when the direct child resource has been deleted) |
 |**Target**  **Resource** |Delete &lt;contentIntance> target: Requested &lt;container> resource<br />Notification Target: originator |
-|<br />**Description** |Figure below depicts the procedure for notification.<br /><br />![img99](Images/img99.png)<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />Initial condition: MN(Hosting CSE) has a &lt;container> resource. At the same time, &lt;container> resource has &lt;contentInstance> resource as a direct child resource. The originator is AE1 in this clause, but can be CSE.<br /><br />Step 01: The originator sends a &lt;subscription> resource CREATE request to the &lt;container> resource on the Registrar CSE. In the request, notificationEventType set to 4 and notificationURI attribute set to originator. The Registrar CSE creates a &lt;subscription> resource and sends back a response.<br />Step 02: An AE2 sends a DELETE request of the &lt;contentInstance> resource to the &lt;container> resource. The Registrar CSE deletes a &lt;contentInstance> resource and sends back a response.<br />Step 03: The Hosting CSE sends notification as soon as delete succeed. The originator sends back an ACK message. |
+|<br />**Description** |Figure below depicts the procedure for notification.<br /><br />![img99](Images/img99.png)<br />Initial condition: MN(Hosting CSE) has a &lt;container> resource. At the same time, &lt;container> resource has &lt;contentInstance> resource as a direct child resource. The originator is AE1 in this clause, but can be CSE.<br /><br />Step 01: The originator sends a &lt;subscription> resource CREATE request to the &lt;container> resource on the Registrar CSE. In the request, notificationEventType set to 4 and notificationURI attribute set to originator. The Registrar CSE creates a &lt;subscription> resource and sends back a response.<br />Step 02: An AE2 sends a DELETE request of the &lt;contentInstance> resource to the &lt;container> resource. The Registrar CSE deletes a &lt;contentInstance> resource and sends back a response.<br />Step 03: The Hosting CSE sends notification as soon as delete succeed. The originator sends back an ACK message. |