Skip to content

Conversation

@Sha1kh4
Copy link
Contributor

@Sha1kh4 Sha1kh4 commented Oct 14, 2023

What does this PR do?

Fixed a grammatical mistake mentioned in issue #1159 where there was a spelling mistake

Fixes #1159

notice the line : "feel heared and"
image

should look like :

image

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change adds a new database migration
  • This change requires a documentation update

How should this be tested?

  • Test A
  • Test B

Checklist

Required

  • Filled out the "How to test" section in this PR
  • Read How we Code at Formbricks
  • Self-reviewed my own code
  • Commented on my code in hard-to-understand bits
  • Ran pnpm build
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • [ x ] If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the Formbricks Docs if changes were necessary

@vercel
Copy link

vercel bot commented Oct 14, 2023

@Sha1kh4 is attempting to deploy a commit to the formbricks Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the bug Something isn't working label Oct 14, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 14, 2023

Thank you for following the naming conventions for pull request titles! 🙏

@Sha1kh4 Sha1kh4 changed the title Update index.tsx style: Fixed a minor grammatical mistake. Oct 14, 2023
@jobenjada jobenjada added hacktoberfest complete these issues to gather points for Hacktoberfest hacktoberfest-accepted formtribe-2023 labels Oct 15, 2023
@jobenjada jobenjada added this pull request to the merge queue Oct 15, 2023
Merged via the queue into formbricks:main with commit 8f7fe0c Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working hacktoberfest complete these issues to gather points for Hacktoberfest hacktoberfest-accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG][FormTribe 🔥][50 Points] Grammatical mistake

2 participants