Skip to content

Commit b652f08

Browse files
authored
formatting (#149)
<!-- If this pull request closes an issue, please mention the issue number below --> Closes # <!-- Issue # here --> ## 💸 TL;DR <!-- What's the three sentence summary of purpose of the PR --> ## 📜 Details [Design Doc](<!-- insert Google Doc link here if applicable -->) [Jira](<!-- insert Jira link if applicable -->) <!-- Add additional details required for the PR: breaking changes, screenshots, external dependency changes --> ## 🧪 Testing Steps / Validation <!-- add details on how this PR has been tested, include reproductions and screenshots where applicable --> ## ✅ Checks <!-- Make sure your pr passes the CI checks and do check the following fields as needed - --> - [ ] CI tests (if present) are passing - [ ] Adheres to code style for repo - [ ] Contributor License Agreement (CLA) completed if not a Reddit employee
1 parent 6a02d62 commit b652f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versioned_docs/version-0.13/capabilities/server/external-endpoints.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ This is a powerful and potentially problematic feature because it allows an app
240240

241241
To help mods evaluate your app, document each external endpoint clearly, and only expose endpoints that are necessary for your app’s functionality.
242242

243-
## **Choosing between callbacks and managed tokens**
243+
## Choosing between callbacks and managed tokens
244244

245245
Use **callback tokens** when your app initiates a workflow and needs a secure way for an external service to return a result with the same context.
246246

0 commit comments

Comments
 (0)