From 18c32be2b4c2a38456375fbf6146044a16a36b89 Mon Sep 17 00:00:00 2001 From: Arypat Date: Thu, 16 Nov 2023 19:13:54 -0500 Subject: [PATCH] feat: fix spelling mistake --- src/Assets/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Assets/project.json b/src/Assets/project.json index ef2af98..7279d09 100644 --- a/src/Assets/project.json +++ b/src/Assets/project.json @@ -1,7 +1,7 @@ [ { "Title": "Github Migration Analyzer", - "SubTitle": "Size Migration.", + "SubTitle": "Easily size your migrations.", "BulletPoints": [ "The Migration Analyzer is a command-line (cli) utility tool that helps customers migrating repositories to GitHub plan for and size their migration in terms.", "The tool currently supports migrations from Azure DevOps and GitHub Cloud as a source to GitHub Cloud as a destination."