You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sample-app-android/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ The decision logic is stored in `BaseActivity.java#onCreate` method.
44
44
45
45
#### Embed your app to HTML using Appetize
46
46
47
-
If you want [embed your application to a website using Appetize](https://docs.appetize.io/core-features/embed-your-app) you can create an `iframe` via JavaScript to provide `KontentProjectId` (and `KontentPreviewApiKey` if you want to use unpublished content) paramters.
47
+
If you want [embed your application to a website using Appetize](https://docs.appetize.io/core-features/embed-your-app) you can create an `iframe` via JavaScript to provide `KontentProjectId` (and `KontentPreviewApiKey` if you want to use unpublished content) parameters.
0 commit comments