<!-- ⚠️ Do Not Delete This! bug_report_template ⚠️ --> <!-- Please search existing issues to avoid creating duplicates. --> **Describe the bug** 🐞 The near connection object in the RPC API is named "near" and used throughout the RPC docs https://docs.near.org/api/rpc/setup#javascript-setup In the near-api-js docs this is named "nearConnection" https://docs.near.org/tools/near-api-js/quick-reference#connect **Expected behavior** The object name should probably be kept the same to avoid confusion **Screenshots**   **Location** 🎯 https://docs.near.org/api/rpc/setup#javascript-setup https://docs.near.org/tools/near-api-js/quick-reference#connect