We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aad7f0 commit 6b03ebbCopy full SHA for 6b03ebb
1 file changed
docs/mini-apps/quickstart/migrate-existing-apps.mdx
@@ -60,7 +60,7 @@ Once your app has loaded, call `sdk.actions.ready()` to hide the loading splash
60
<Step title="Add the Manifest">
61
Copy the example manifest below and update each field in the `miniapp` object.
62
63
-Update your app to host the manifestfile at `https://www.your-domain.com/.well-known/farcaster.json`.
+Update your app to host the manifest file at `https://www.your-domain.com/.well-known/farcaster.json`.
64
65
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.
66
0 commit comments