diff --git a/README.md b/README.md index 9b1b0f3de..3d1291977 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Following this, you will be guided through setting up a project template. Choose ## Writing Smart Contracts -Our example project offers templates for both the Omnichain Application (OApp) and Omnichain Fungible Token (OFT) contracts. Select the template that suits your project: +Our example project offers templates for both the Omnichain Application (OApp) and Omnichain Fungible Token (OFT) contracts. Select the template that suits your project: ## Writing Unit Tests diff --git a/examples/oft/README.md b/examples/oft/README.md index 6a13df3c6..d5c94e586 100644 --- a/examples/oft/README.md +++ b/examples/oft/README.md @@ -11,7 +11,7 @@
- Quickstart | Configuration | Message Execution Options | Endpoint Addresses + Quickstart | Configuration | Message Execution Options | Endpoint Addresses
Template project for getting started with LayerZero's OFT
contract development.