Skip to content

Commit 70f108a

Browse files
Update docs/pos/how-to/smart-contracts/getblock.md
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
1 parent a877bd1 commit 70f108a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pos/how-to/smart-contracts/getblock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Smart contract URL: <https://mumbai.polygonscan.com/address/0xa4d552dce0e26564ec
7777

7878
If your smart contract has been successfully deployed, you should see the contract details including its address, balance, and transaction history. Congratulations, you have successfully deployed a smart contract on the Mumbai Testnet!
7979

80-
## Testing and Verification
80+
## Testing and verification
8181

8282
Once you have deployed your smart contract on the Polygon test network using GetBlock, it is important to test and verify its functionality to ensure that it works as intended. Here are some steps you can take for testing and verification:
8383

0 commit comments

Comments
 (0)