diff --git a/src/pages/edge/adobe-journey-optimizer-decisioning/api-reference.md b/src/pages/edge/adobe-journey-optimizer-decisioning/api-reference.md
index 1627360884..95a32d7da0 100644
--- a/src/pages/edge/adobe-journey-optimizer-decisioning/api-reference.md
+++ b/src/pages/edge/adobe-journey-optimizer-decisioning/api-reference.md
@@ -116,7 +116,7 @@ Completion callback passed to `updatePropositions` supports network timeout and
Android
-Coming Soon
+
iOS
@@ -124,12 +124,12 @@ iOS
## Public classes
-| Type | Android | (AEP 5.x) Swift | (AEP 5.x) Objective-C |
-| :--- |:----------------| :--- | :--- |
-| class | `DecisionScope` | `DecisionScope` | `AEPDecisionScope` |
-| class | `Proposition` | `OptimizeProposition` | `AEPOptimizeProposition` |
-| class | `Offer` | `Offer` | `AEPOffer` |
-| class | Coming Soon | `AEPOptimizeError` | `AEPOptimizeError` |
+| Type | Android | (AEP 5.x) Swift | (AEP 5.x) Objective-C |
+| :--- |:---------------------| :--- | :--- |
+| class | `DecisionScope` | `DecisionScope` | `AEPDecisionScope` |
+| class | `Proposition` | `OptimizeProposition` | `AEPOptimizeProposition` |
+| class | `Offer` | `Offer` | `AEPOffer` |
+| class | `AEPOptimizeError` | `AEPOptimizeError` | `AEPOptimizeError` |
### DecisionScope
@@ -199,7 +199,7 @@ This class represents the error details returned by the Edge Network while fetch
Android
-**Coming Soon**
+
iOS