diff --git a/api-reference/developer-quickstart.md b/api-reference/developer-quickstart.md index c1e8e06..2f96278 100644 --- a/api-reference/developer-quickstart.md +++ b/api-reference/developer-quickstart.md @@ -13,6 +13,6 @@ npm run dev - Starts on `http://localhost:8000` (`api/testnet/src/index.ts:18-23,75-81`). - `GET /` returns index JSON with available endpoints (`api/testnet/src/index.ts:26-47`). -## Headers +## Headers## -- CORS allows standard headers and `X-ACTA-Key` (`api/testnet/src/config/cors.ts:4-23`). \ No newline at end of file +-CORS allows standard headers and `X-ACTA-Key` (`api/testnet/src/config/cors.ts:4-23`). \ No newline at end of file