diff --git a/docs/user-guide/api-reference.md b/docs/user-guide/api-reference.md index 50460fc..d297037 100644 --- a/docs/user-guide/api-reference.md +++ b/docs/user-guide/api-reference.md @@ -6,7 +6,7 @@ sidebar_position: 4 ## Introduction -Each GaiaNet node is an OpenAI compatibale API server. You can build your application based on the GaiaNet node API. You +Each GaiaNet node is an OpenAI compatible API server. You can build your application based on the GaiaNet node API. You can also replace OpenAI API configuration with the GaiaNet node API in other AI agent frameworks. The base URL to send all API requests is `https://node_id.gaianet.network/v1`.