# Documentation typo fixes

Fixes # (issue)

Simple typos in the blockchain .ipynb documentation
searx_updates
Russ 1 year ago committed by GitHub
parent f75f0dbad6
commit 6e974b5f04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,7 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": { "metadata": {
"id": "juAmbgoWD17u" "id": "juAmbgoWD17u"
@ -29,7 +30,7 @@
"Initially this Loader supports:\n", "Initially this Loader supports:\n",
"\n", "\n",
"* Loading NFTs as Documents from NFT Smart Contracts (ERC721 and ERC1155)\n", "* Loading NFTs as Documents from NFT Smart Contracts (ERC721 and ERC1155)\n",
"* Ethereum Maninnet, Ethereum Testnet, Polgyon Mainnet, Polygon Testnet (default is eth-mainnet)\n", "* Ethereum Mainnnet, Ethereum Testnet, Polygon Mainnet, Polygon Testnet (default is eth-mainnet)\n",
"* Alchemy's getNFTsForCollection API\n", "* Alchemy's getNFTsForCollection API\n",
"\n", "\n",
"It can be extended if the community finds value in this loader. Specifically:\n", "It can be extended if the community finds value in this loader. Specifically:\n",

Loading…
Cancel
Save