From 277a8705801f02b27aa0513fd2b786cb3e991c9e Mon Sep 17 00:00:00 2001 From: Mark Pitblado Date: Thu, 25 Jul 2024 20:12:36 -0700 Subject: [PATCH] fix: correct grammar on enterprise page (#1252) --- name: Pull Request about: Submit changes to the project for review and inclusion --- ## Description Corrects grammar on `/pricing` page of main website. ## Related Issue N/A ## Changes Made Added the word "for" (grammar) Pluralized "offer" to "offers" (grammar) ## Testing Performed No testing should be required for this change. ## Checklist - [x] I have tested these changes locally and they work as expected. - [x] I have added/updated tests that prove the effectiveness of these changes. - [x] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [x] I have addressed the code review feedback from the previous submission, if applicable. ## Additional Notes ## Summary by CodeRabbit - **Bug Fixes** - Improved grammatical accuracy in the Enterprise component, enhancing readability and professionalism. --- apps/marketing/src/components/(marketing)/enterprise.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/marketing/src/components/(marketing)/enterprise.tsx b/apps/marketing/src/components/(marketing)/enterprise.tsx index a9ddd3606..f2b8f4c0c 100644 --- a/apps/marketing/src/components/(marketing)/enterprise.tsx +++ b/apps/marketing/src/components/(marketing)/enterprise.tsx @@ -16,9 +16,9 @@ export const Enterprise = () => {

- Our Enterprise License is great large organizations looking to switch to Documenso for all + Our Enterprise License is great for large organizations looking to switch to Documenso for all their signing needs. It's availible for our cloud offering as well as self-hosted setups and - offer a wide range of compliance and Adminstration Features. + offers a wide range of compliance and Adminstration Features.