diff --git a/docs/journeys/sdk.md b/docs/journeys/sdk.md index 81e8632..125f531 100644 --- a/docs/journeys/sdk.md +++ b/docs/journeys/sdk.md @@ -140,10 +140,10 @@ The Journey is injected into `#embed-target`. Read on for the full API reference The SDK supports two rendering backends. Choose one by calling the corresponding method in your chain: -| Method | Backend | Notes | -| ------------------- | --------------------------------- | ------------------------------------------------------------------------------------------------------------- | +| Method | Backend | Notes | +| ------------------- | --------------------------------- | --------------------------------------------------------------------------------------------------------------- | | `.asWebComponent()` | `` custom element | Recommended. Uses Shadow DOM for better performance and accessibility. The web component script is auto-loaded. | -| `.asIframe()` | `