Skip to content

Fix invalid HTML and grammar in checklists and references - #6241

Open
SihanUdayaratna03 wants to merge 1 commit into
wso2:masterfrom
SihanUdayaratna03:fix/checklist-and-references
Open

Fix invalid HTML and grammar in checklists and references#6241
SihanUdayaratna03 wants to merge 1 commit into
wso2:masterfrom
SihanUdayaratna03:fix/checklist-and-references

Conversation

@SihanUdayaratna03

Copy link
Copy Markdown
Contributor

Purpose

This PR fixes formatting and grammar in the checklist and reference documentation:

  1. deployment-checklist.md: Fixed invalid HTML where multiple <li> elements were placed outside of a parent <ul> or <ol> container, causing inconsistent rendering.
  2. grant-types.md: Corrected grammar by changing "can not" (implying a choice) to "cannot" (expressing a strict inability/technical constraint).

Related PRs

None

Test environment

N/A (Documentation change only)

Security checks

@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: b86f7d45-1b6f-497e-8335-c443d1a6780f

📥 Commits

Reviewing files that changed from the base of the PR and between 3637dc9 and 6e059f5.

📒 Files selected for processing (2)
  • en/identity-server/7.1.0/docs/deploy/deployment-checklist.md
  • en/identity-server/7.1.0/docs/references/grant-types.md

📝 Walkthrough

Walkthrough

Documentation-only changes: the deployment checklist wraps two "Related Topics" links in unordered list (<ul>) markup, and the grant-types reference doc changes "can not" to "cannot" in a note about disabling ID token issuance for the authorization_code grant type.

Changes

Documentation edits

Layer / File(s) Summary
Related Topics list formatting
en/identity-server/7.1.0/docs/deploy/deployment-checklist.md
Wraps the "Security Guidelines for Production Deployment" and "Performance Tuning Recommendations" links inside <ul> blocks in the checklist.
Wording correction
en/identity-server/7.1.0/docs/references/grant-types.md
Changes "can not" to "cannot" in the note about disabling ID token issuance for the authorization_code grant type.

Suggested labels: Team/Identity Server Core

Suggested reviewers: pavinduLakshan

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main documentation fixes: invalid HTML and grammar corrections.
Description check ✅ Passed The description follows the required template and includes purpose, related PRs, test environment, and completed security checks.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant