Skip to content

Commit c41c28e

Browse files
authored
Lowercase Midjourney J (#7127)
1 parent cbdb083 commit c41c28e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/quick_start/Overview_of_Apps.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Apps can also update a user's **[rich presence](#DOCS_RICH_PRESENCE_OVERVIEW)**
5252

5353
This developer documentation is full of nooks and crannies with all sorts of features and functionality you can build, customize, and extend within Discord. Discover the limits of possibility by [building your own app](https://discord.com/developers/applications).
5454

55-
---
55+
---
5656

5757
## Where are apps installed?
5858

@@ -71,7 +71,7 @@ There are a handful of different APIs that you can pick and choose from based on
7171

7272
### HTTP API
7373

74-
The **HTTP API** is a REST API that lets you interact and modify core Discord resources like [channels](#DOCS_RESOURCES_CHANNEL), [servers (or guilds)](#DOCS_RESOURCES_GUILD), [users](#DOCS_RESOURCES_USER), and [messages](#DOCS_RESOURCES_MESSAGE/message-object).
74+
The **HTTP API** is a REST API that lets you interact and modify core Discord resources like [channels](#DOCS_RESOURCES_CHANNEL), [servers (or guilds)](#DOCS_RESOURCES_GUILD), [users](#DOCS_RESOURCES_USER), and [messages](#DOCS_RESOURCES_MESSAGE/message-object).
7575

7676
Use the HTTP API to:
7777
- Retrieve information about a resource
@@ -105,6 +105,6 @@ Well, would you look at the time? With the basics out of the way, it's time to s
105105
Explore the Embedded App SDK and community-built library and tools to make speed up and simplify development
106106
</Card>
107107
<Card title="Read developer case studies" link="https://discord.com/build#case-studies" icon="EyeIcon">
108-
Read stories from developers like MidJourney, FRVR, and Playroom about how they built, monetized, and scaled their apps on Discord
108+
Read stories from developers like Midjourney, FRVR, and Playroom about how they built, monetized, and scaled their apps on Discord
109109
</Card>
110110
</Container>

0 commit comments

Comments
 (0)