-
Notifications
You must be signed in to change notification settings - Fork 213
Fix three typos on the platform #1865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Fix three typos on the platform #1865
Conversation
Co-authored-by: claudio <[email protected]>
|
Cursor Agent can help with this pull request. Just |
|
|
🔒 Comp AI - Security Review🔴 Risk Level: HIGHFound 2 high CVEs in [email protected] (prototype pollution, ReDoS) and hard-coded/default secrets documented in README/auth.ts; [email protected] has a low-sev fix in 5.0.52. 📦 Dependency Vulnerabilities🟠 NPM Packages (HIGH)Risk Score: 8/10 | Summary: 2 high, 1 low CVEs found
🛡️ Code Security AnalysisView 1 file(s) with issues🔴 README.md (HIGH Risk)
Recommendations:
💡 RecommendationsView 3 recommendation(s)
Powered by Comp AI - AI that handles compliance for you. Reviewed Dec 5, 2025 |
What does this PR do?
This PR addresses and fixes three distinct typos and an encoding issue found across the platform:
README.mdby changing%Dayto%20Day-.Visual Demo (For contributors especially)
Image Demo (if applicable):
README Product Hunt Badge Fix:
Before (Broken Badge):

(Note: Replace with an actual screenshot showing the broken badge)
After (Fixed Badge):

(Note: Replace with an actual screenshot showing the correctly rendered badge)
For the "questionnaire" path and grammar fixes, there is no direct visual change to demonstrate.
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?
Verify "questionnaire" path fixes:
/[orgId]/questionnaire).tmp-questionnaire-empty-state.png) load correctly without broken image icons./questionnaire/tmp-questionnaire-empty-state.png(and not/questionaire/).Verify grammar fix in
organization.ts:apps/app/src/data/tools/organization.tsfile directly to confirm the string has been updated to"Find the user's organization and its details".Verify README badge URL encoding:
README.mdfile in the root of the repository.%20Day-instead of%Day.Checklist
Slack Thread