From af0641b509c361ad60f2d2370b20bc1128dc767d Mon Sep 17 00:00:00 2001 From: Thomas Bray <87775189+MTG-Thomas@users.noreply.github.com> Date: Fri, 27 Mar 2026 17:15:55 -0400 Subject: [PATCH] Fix formatting in public API documentation --- src/pages/manage/public-api/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/manage/public-api/index.mdx b/src/pages/manage/public-api/index.mdx index 619da3ecc..e5f9e78c5 100644 --- a/src/pages/manage/public-api/index.mdx +++ b/src/pages/manage/public-api/index.mdx @@ -16,7 +16,7 @@ The most common usage scenarios: - **Automated scripts**: if you need to run automated scripts or infrastructure as code tools like Ansible or Terraform that configure your NetBird network. - **Third-party integrations**: if you want to integrate NetBird with a third-party service, you can use a service user to provide access to your data without giving the third-party service access to your personal account. -**Command-line tools**: if you use command-line tools like cUrl to interact with your NetBird network. +- **Command-line tools**: if you use command-line tools like cUrl to interact with your NetBird network. ### Creating a service user