Skip to content

Commit c6e1cc9

Browse files
authored
fix(docs): Fix markdown bold formatting (#11628)
1 parent 5e861d2 commit c6e1cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/application/api/public.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ within that endpoint can change at any time. This is a relic from migrating the
436436
our prior approach. Note that, going forward, we recommend new endpoints always provide response
437437
schema.
438438

439-
** Can customers use private endpoints?**
439+
**Can customers use private endpoints?**
440440

441441
Yes, if they wish. However private endpoints are liable to change without notice at any time,
442442
potentially breaking the customer's code. Please be careful using them.

0 commit comments

Comments
 (0)