Skip to content

Commit 6a0eac9

Browse files
committed
docs: fix typo in notification-center/client/react/multiple-tabs.mdx
1 parent bea68ef commit 6a0eac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎notification-center/client/react/multiple-tabs.mdx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ After specifying the `stores` prop, you can use the `storeId` property to in
3737

3838
### Managing feeds on the web UI
3939

40-
1. How to add a new feed or select exisitng feed for In-App step?
40+
1. How to add a new feed or select existing feed for In-App step?
4141

4242
To add a new feed, enable *Use Feeds* checkbox in In-App editor. Select from existing feeds or create a new feed by writing in the input field and then clicking on plus icon in the right side.
4343

@@ -108,4 +108,4 @@ By specifying only a storeId, without a query, you could get all notifications.
108108
color="#0285c7"
109109
href="/api-reference/feeds/delete-feed"
110110
></Card>
111-
</CardGroup>
111+
</CardGroup>

0 commit comments

Comments
 (0)