diff --git a/docs/extras/integrations/document_loaders/Etherscan.ipynb b/docs/extras/integrations/document_loaders/Etherscan.ipynb index 059211f14ef..120d1db9edc 100644 --- a/docs/extras/integrations/document_loaders/Etherscan.ipynb +++ b/docs/extras/integrations/document_loaders/Etherscan.ipynb @@ -8,9 +8,9 @@ "# Etherscan Loader\n", "## Overview\n", "\n", - "The Etherscan loader use etherscan api to load transacactions histories under specific account on Ethereum Mainnet.\n", + "The Etherscan loader use etherscan api to load transaction histories under specific account on Ethereum Mainnet.\n", "\n", - "You will need a Etherscan api key to proceed. The free api key has 5 calls per seconds quota.\n", + "You will need a Etherscan api key to proceed. The free api key has 5 calls per second quota.\n", "\n", "The loader supports the following six functinalities:\n", "* Retrieve normal transactions under specific account on Ethereum Mainet\n",