From 2d6bba828fbc049b99dcf0e437a5c86813bc43e4 Mon Sep 17 00:00:00 2001 From: Shay DeWael Date: Thu, 26 Sep 2024 12:52:59 +0000 Subject: [PATCH] nits --- docs/Intro.mdx | 2 +- docs/change_log/2024-09-26-activities-general-availability.md | 2 +- docs/quick_start/Overview_of_Apps.mdx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Intro.mdx b/docs/Intro.mdx index dd6c4d9c48..aa02e09779 100644 --- a/docs/Intro.mdx +++ b/docs/Intro.mdx @@ -48,7 +48,7 @@ Learn about different features and explore their reference documentation to brin ## Explore the APIs -Learn about some of the different APIs Discord apps have access to +Learn about some of the different APIs Discord apps have access to. diff --git a/docs/change_log/2024-09-26-activities-general-availability.md b/docs/change_log/2024-09-26-activities-general-availability.md index e472a6a17b..49783a8c9f 100644 --- a/docs/change_log/2024-09-26-activities-general-availability.md +++ b/docs/change_log/2024-09-26-activities-general-availability.md @@ -7,7 +7,7 @@ topics: - "Premium Apps" --- -Following up on [the rollout of the App Launcher](https://discord.com/blog/discover-more-ways-to-play-with-apps-now-anywhere-on-discord), we’re excited to announce that [Activities](#DOCS_ACTIVITIES_OVERVIEW) are now generally available for developers. In addition to API stability, general availability means that apps with Activities can now be [verified](https://support-dev.discord.com/hc/en-us/articles/23926564536471-How-Do-I-Get-My-App-Verified), [discoverable](#DOCS_DISCOVERY_ENABLING_DISCOVERY) in the App Directory, and [implement monetization](#DOCS_MONETIZATION_OVERVIEW). +Following up on [the rollout of the App Launcher](https://discord.com/blog/discover-more-ways-to-play-with-apps-now-anywhere-on-discord), we’re excited to announce that [Activities](#DOCS_ACTIVITIES_OVERVIEW) are now generally available for developers. In addition to API stability, this means that apps with Activities can now be [verified](https://support-dev.discord.com/hc/en-us/articles/23926564536471-How-Do-I-Get-My-App-Verified), [discoverable](#DOCS_DISCOVERY_ENABLING_DISCOVERY) in the App Directory, and [implement monetization](#DOCS_MONETIZATION_OVERVIEW). ### Recent API Updates diff --git a/docs/quick_start/Overview_of_Apps.mdx b/docs/quick_start/Overview_of_Apps.mdx index 9e4c5616b5..6380965d79 100644 --- a/docs/quick_start/Overview_of_Apps.mdx +++ b/docs/quick_start/Overview_of_Apps.mdx @@ -6,7 +6,7 @@ sidebar_label: Overview of Apps ![Overview of Apps](overview-of-apps-banner.png) -Discord apps customize, extend, and enhance Discord for millions of users. Whether you're a developer interested in building an Activity, customizing servers, or integrating your game, apps are the container for you to bring your idea to life. +Discord apps customize, extend, and enhance Discord for millions of users. Whether you're a developer interested in building an Activity, customizing servers, or integrating a game, apps are the container to bring your idea to life. On this page we'll answer the questions: @@ -18,7 +18,7 @@ On this page we'll answer the questions: ## What can apps do? -You'll discover the full possibility of apps as you explore the documentation and start building, but for now let's take a glance at some features you can build and integrate into your app. +You will discover the full possibility of apps as you explore the documentation and start building, but for now let's take a glance at some features you can build and integrate as you're developing your app. ### Send and manage messages