Skip to content

Commit 6b03ebb

Browse files
committed
fix typo
1 parent 3aad7f0 commit 6b03ebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/mini-apps/quickstart/migrate-existing-apps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Once your app has loaded, call `sdk.actions.ready()` to hide the loading splash
6060
<Step title="Add the Manifest">
6161
Copy the example manifest below and update each field in the `miniapp` object.
6262

63-
Update your app to host the manifestfile at `https://www.your-domain.com/.well-known/farcaster.json`.
63+
Update your app to host the manifest file at `https://www.your-domain.com/.well-known/farcaster.json`.
6464

6565
The manifest file is used to verify ownership of your app and contains metadata to power search, discovery, and rich embeds in the Base App.
6666

0 commit comments

Comments
 (0)