mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
## Description <!--- Describe the changes introduced by this pull request. --> In this PR, I've fixed a small grammar error. ## Related Issue Fixes: #1315 ## Changes Made It replaces `"wont"` with `"won't"` and `"Only your signing experience is"` with `"Only your signing experience will be"` ## 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. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Updated text in the Document Share Button for enhanced clarity and grammatical accuracy. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: ajeet <109718740+ajeetcode@users.noreply.github.com>