diff --git a/en/application-dev/reference/apis/js-apis-reminderAgent.md b/en/application-dev/reference/apis/js-apis-reminderAgent.md
index 17834ad52509eed7f2f2ee928bdb5267c0f17030..c3ee9fdace8184109ddb62d58be87c3c30d99ac7 100644
--- a/en/application-dev/reference/apis/js-apis-reminderAgent.md
+++ b/en/application-dev/reference/apis/js-apis-reminderAgent.md
@@ -457,7 +457,7 @@ Adds a reminder notification slot. This method uses an asynchronous callback to
slot
|
-NotificationSlot
+ | NotificationSlot
|
Yes
|
@@ -515,7 +515,7 @@ Adds a reminder notification slot. This method uses a promise to return the resu
slot
|
-NotificationSlot
+ | NotificationSlot
|
Yes
|
@@ -581,7 +581,7 @@ Removes a **NotificationSlot** instance of a specified type. This method uses
slotType
|
-notification.SlotType
+ | notification.SlotType
|
Yes
|
@@ -633,7 +633,7 @@ Removes a **NotificationSlot** instance of a specified type. This method uses
slotType
|
-notification.SlotType
+ | notification.SlotType
|
Yes
|
@@ -972,7 +972,7 @@ Defines the reminder to publish.
slotType
|
-notification.SlotType
+ | notification.SlotType
|
No
|