Skip to content

Commit dd731d5

Browse files
committed
📝 fix readme style
1 parent 7a25c6a commit dd731d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ via `hostExaApp`.
2323
```js
2424
const host = hostExaApp({
2525
iframe, // the iframe element
26-
appUrl: "http://localhost:5173/", // deep link to exa app
26+
appUrl: "http://localhost:5173/", // deep link to exa app
2727
clientFid: 69, // unique id for the integration
2828
platformType: "web", // "web" or "mobile"
2929
request: (method, params) => {

0 commit comments

Comments
 (0)