Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
shaydewael committed Sep 26, 2024
1 parent 758f1ca commit 2d6bba8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/Intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<Container>
<Card title="HTTP API" link="#DOCS_REFERENCE/http-api">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions docs/quick_start/Overview_of_Apps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -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

Expand Down

0 comments on commit 2d6bba8

Please sign in to comment.