more typos

This commit is contained in:
ywaf
2026-01-28 14:43:58 +11:00
committed by Owen Schwartz
parent dec456fcfc
commit cbf5ed7132
6 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ description: "Learn how to use Pangolin's REST API to automate and script operat
---
<Warning>
Pangolin is in heavy development. The REST API routes and behavior may include braking changes between updates. We will do our best to document large changes.
Pangolin is in heavy development. The REST API routes and behavior may include breaking changes between updates. We will do our best to document large changes.
</Warning>
The API is REST-based and supports many operations available through the web interface. Authentication uses Bearer tokens, and you can create multiple API keys with specific permissions for different use cases.