Skip to content

Commit 15883d5

Browse files
committed
update description and remove duplicate title
1 parent 350e2f3 commit 15883d5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/mini-apps/core-concepts/context.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: "Mini App Context"
3-
description: "Leverage context data to build social-first mini applications that adapt to user entry points and drive viral growth"
3+
description: "Improve user experience by instantly displaying user profile data and customizing user flows based on where your mini app was opened"
44
sidebarTitle: "Context"
55
---
6-
# Mini App Context
76

87
When your app is opened it can access information about the session from `sdk.context`. This object provides basic information about the user, the client, and where your app was opened from `sdk.actions.MiniAppContext`
98

0 commit comments

Comments
 (0)