diff --git a/src/dapps/architecture/0_dappDesign.md b/src/dapps/architecture/0_dappDesign.md index 934e9a1..f66a44c 100644 --- a/src/dapps/architecture/0_dappDesign.md +++ b/src/dapps/architecture/0_dappDesign.md @@ -1,5 +1,5 @@ # xDapp Design -Now that we've established the concepts and major components underlying xDapps, let's dive into the process of designing one. This chapter will help guide you through the considerations you should make before developing an xDapp, including topics like network topology, protocol design, and more. +Now that we've established the major concepts and components underlying xDapps, let's dive into the process of designing one. This chapter will guide you through the considerations you should make before developing an xDapp, including topics like network topology, protocol design and more. -By the end of this chapter, you should have all the tools you need to lay out a design for your xDapp and start building. +By the end of this chapter, you will have all the tools you need to lay out a design for your xDapp and start building.