Skip to content

chore: fix 'therefore' typo in readme#27816

Merged
dhairyashiil merged 1 commit intocalcom:mainfrom
vishwajeett007:docs/27809-readme-typo-fix
Feb 10, 2026
Merged

chore: fix 'therefore' typo in readme#27816
dhairyashiil merged 1 commit intocalcom:mainfrom
vishwajeett007:docs/27809-readme-typo-fix

Conversation

@vishwajeett007
Copy link
Copy Markdown
Contributor

What does this PR do?

This PR fixes multiple documentation issues in README.md to improve clarity, correctness, and professionalism. It includes:


Changes:

Before:

2. Add `NEXT_PUBLIC_LOGGER_LEVEL={level}` to your .env file to control...
3. Select "General App" , click "Create".

After:

2. Add `NEXT_PUBLIC_LOGGER_LEVEL={level}` to your `.env` file to control...
3. Select "General App", click "Create".

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Feb 9, 2026
@github-actions github-actions bot added the 🐛 bug Something isn't working label Feb 9, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 13 files

@mrpaaradox
Copy link
Copy Markdown
Contributor

Hey @vishwajeett007, I think these are extra changes which will make it hard for the devs to review your core changes.
I was reading the PR & I felt like informing you.

Screenshot 2026-02-10 at 10 54 49 AM

Copy link
Copy Markdown
Contributor

@Ryukemeister Ryukemeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi there, thank you for creating the PR. can you please revert all the linting changes, since those are not logic changes it's fine if we revert them.

@dhairyashiil dhairyashiil changed the title fix(readme): correct CLIENT_FETCH_ERROR typo and polish documentation chore: fix 'therefore' typo in readme Feb 10, 2026
@dhairyashiil dhairyashiil force-pushed the docs/27809-readme-typo-fix branch from 3dd8e33 to 7059341 Compare February 10, 2026 08:55
@dhairyashiil dhairyashiil force-pushed the docs/27809-readme-typo-fix branch from 7059341 to 7bb444e Compare February 10, 2026 08:57
@dhairyashiil
Copy link
Copy Markdown
Member

@vishwajeett007 Thank you for the contribution!

We have an auto-formatter that runs on every commit, which sometimes automatically formats files. We are going to fix this, but until then, while raising a PR, please try to push only the code that is necessary to address the PR. This will help us review it faster. Thank you!

@dhairyashiil dhairyashiil added the run-ci Approve CI to run for external contributors label Feb 10, 2026
@dhairyashiil dhairyashiil merged commit 83354fb into calcom:main Feb 10, 2026
93 of 102 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working community Created by Linear-GitHub Sync ready-for-e2e run-ci Approve CI to run for external contributors size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README: typo in CLIENT_FETCH_ERROR and minor documentation polish

4 participants