diff --git a/docs/Substrate/section6/index.md b/docs/Substrate/section6/index.md index f7ce9b231..294d49ff9 100644 --- a/docs/Substrate/section6/index.md +++ b/docs/Substrate/section6/index.md @@ -1,5 +1,5 @@ --- -title: Building a Custom FRAME Pallet - Deploying & Testing +title: FRAME Pallet Tests and Deployment --- With tests and functionality in place, you will now deploy and run your pallet in a real environment.