diff --git a/aries-site/src/pages/templates/progressbar.mdx b/aries-site/src/pages/templates/progressbar.mdx index 2c4171786..25ea6eeeb 100644 --- a/aries-site/src/pages/templates/progressbar.mdx +++ b/aries-site/src/pages/templates/progressbar.mdx @@ -1,6 +1,7 @@ ## Use cases ### Displaying progress for uploading -Progress Bar within FileInput allow users to see the upload process taking place, with its status and progress. +Progress bar within FileInput allows users to see the upload process taking place, with its status and progress. + ### Displaying progress for time consuming processes Progress bar that tells a user when a process will be completed when downloading or extracting data.