diff --git a/docs/support/05-rate-limiting.md b/docs/support/05-rate-limiting.md index bd580853..50ee5b79 100644 --- a/docs/support/05-rate-limiting.md +++ b/docs/support/05-rate-limiting.md @@ -70,7 +70,7 @@ Below, you can find the values of the rate limit by user account type and endpoi | GET /api/v2/sql/copyto |3 |60 |3 | -#### Professional plans +#### Individual plans |Endpoint |Request |Time period |Burst | | :--- | ---: | ---: | ---: | diff --git a/docs/support/06-timeout-limiting.md b/docs/support/06-timeout-limiting.md index 3cc5bf2e..bb551705 100644 --- a/docs/support/06-timeout-limiting.md +++ b/docs/support/06-timeout-limiting.md @@ -25,8 +25,8 @@ You are able to avoid common issues that trigger timeout limits following these ### Timeout Limits Chart -Below, you can find the values of the timeout limit by user account type. +Below, you can find the values of the timeout limit by user account type. -|Enterprise plans |Professional plans |Free plans | +|Enterprise plans |Individual plans |Free plans | | --- | --- | --- | | 25 seconds | 15 seconds | 5 seconds |