#116 Issue: Update introduction.md

Replaced the word "Which" by "that".
This commit is contained in:
Atulbedwal 2023-05-23 23:58:09 +05:30 committed by GitHub
parent 07ccb166e1
commit ba8c6ab718
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
This guide aims to help you in your journey as a cross-chain developer by explaining the core concepts of Wormhole and xDapp development.
We'll start by outlining the most important aspects of Wormhole and the considerations which must be taken when developing an xDapp. After that, the second portion of the book helps you set up a development environment and get started writing actual code. By the end of this guide, you should be ready to build and deploy your first xDapp.
We'll start by outlining the most important aspects of Wormhole and the considerations that must be taken when developing an xDapp. After that, the second portion of the book helps you set up a development environment and get started writing actual code. By the end of this guide, you should be ready to build and deploy your first xDapp.
While this document doesn't assume you have experience with any particular technologies, a general understanding of blockchain development will help you get up to speed.