[PR #1316] [MERGED] fix: a grammer error #1552

Closed
opened 2026-02-26 19:33:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1316
Author: @apsinghdev
Created: 9/1/2024
Status: Merged
Merged: 9/3/2024
Merged by: @catalinpit

Base: mainHead: Fix/description-grammar


📝 Commits (3)

  • 33162a0 fix: improve grammar
  • 9e89d34 perf: improve description of share-signature-card
  • 0aee300 Merge branch 'main' into Fix/description-grammar

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 packages/ui/components/document/document-share-button.tsx (+3 -2)

📄 Description

Description

In this PR, I've fixed a small grammar error.

Fixes: #1315

Changes Made

It replaces "wont" with "won't" and "Only your signing experience is" with "Only your signing experience will be"

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

Summary by CodeRabbit

  • Bug Fixes
    • Updated text in the Document Share Button for enhanced clarity and grammatical accuracy.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1316 **Author:** [@apsinghdev](https://github.com/apsinghdev) **Created:** 9/1/2024 **Status:** ✅ Merged **Merged:** 9/3/2024 **Merged by:** [@catalinpit](https://github.com/catalinpit) **Base:** `main` ← **Head:** `Fix/description-grammar` --- ### 📝 Commits (3) - [`33162a0`](https://github.com/documenso/documenso/commit/33162a01ff67cfbc247879b9369c15568106d3df) fix: improve grammar - [`9e89d34`](https://github.com/documenso/documenso/commit/9e89d3456c44a56c2d82db8fa4b4031363736793) perf: improve description of share-signature-card - [`0aee300`](https://github.com/documenso/documenso/commit/0aee3008cb50ec8c3982a37a50df0e65db623b9f) Merge branch 'main' into Fix/description-grammar ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/ui/components/document/document-share-button.tsx` (+3 -2) </details> ### 📄 Description ## 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 --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1552
No description provided.