Skip to content

Fix misspellings in documentation#6252

Open
pasindubalasooriya wants to merge 2 commits into
wso2:masterfrom
pasindubalasooriya:fix-misspellings
Open

Fix misspellings in documentation#6252
pasindubalasooriya wants to merge 2 commits into
wso2:masterfrom
pasindubalasooriya:fix-misspellings

Conversation

@pasindubalasooriya

Copy link
Copy Markdown
Contributor

Purpose

Corrects spelling errors across documentation (Asgardeo, shared includes, and Identity Server 7.0.0 onward including next):

  • "requests ad responses" to "requests and responses" in the session persistence guide (next, 7.0, 7.1, 7.2, 7.3).
  • "overriden" to "overridden" in the application management API descriptions (14 files).
  • Image alt text "data-plane-control-plane-seperation" to "separation" in the console hostname guide.

The image filename itself was left unchanged because it is a binary asset referenced from a shared include and duplicated across version asset directories; renaming it risks broken image links.

Related PRs

None

Test environment

Documentation-only change.

Security checks

@coderabbitai

coderabbitai Bot commented Jul 12, 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: ffab5f81-7edc-47b3-b43d-2b68e43fdb99

📥 Commits

Reviewing files that changed from the base of the PR and between 16347ab and 0c014d4.

📒 Files selected for processing (20)
  • en/asgardeo/docs/apis/organization-apis/restapis/application.yaml
  • en/asgardeo/docs/apis/organization-apis/restapis/org-application-mgt.yaml
  • en/asgardeo/docs/apis/restapis/application-management.yaml
  • en/identity-server/7.0.0/docs/apis/organization-apis/restapis/application.yaml
  • en/identity-server/7.0.0/docs/apis/restapis/application.yaml
  • en/identity-server/7.0.0/docs/deploy/configure/session-persistence.md
  • en/identity-server/7.1.0/docs/apis/organization-apis/restapis/application.yaml
  • en/identity-server/7.1.0/docs/apis/organization-apis/restapis/org-application-mgt.yaml
  • en/identity-server/7.1.0/docs/apis/restapis/application.yaml
  • en/identity-server/7.1.0/docs/deploy/configure/session-persistence.md
  • en/identity-server/7.2.0/docs/apis/organization-apis/restapis/application.yaml
  • en/identity-server/7.2.0/docs/apis/organization-apis/restapis/org-application-mgt.yaml
  • en/identity-server/7.2.0/docs/deploy/configure/session-persistence.md
  • en/identity-server/7.3.0/docs/apis/organization-apis/restapis/application.yaml
  • en/identity-server/7.3.0/docs/apis/organization-apis/restapis/org-application-mgt.yaml
  • en/identity-server/7.3.0/docs/deploy/configure/session-persistence.md
  • en/identity-server/next/docs/apis/organization-apis/restapis/application.yaml
  • en/identity-server/next/docs/apis/organization-apis/restapis/org-application-mgt.yaml
  • en/identity-server/next/docs/deploy/configure/session-persistence.md
  • en/includes/deploy/configure-console-hostname.md

📝 Walkthrough

Walkthrough

Changes

The pull request corrects wording in AuthenticationSequence API descriptions and session persistence documentation across versions, and updates one diagram asset reference in the console hostname documentation.

Authentication sequence API documentation

Layer / File(s) Summary
AuthenticationSequence DEFAULT descriptions
en/asgardeo/docs/apis/..., en/identity-server/*/docs/apis/...
API descriptions correct “overriden” to “overridden” and clarify tenant-level override behavior.

Session persistence documentation

Layer / File(s) Summary
Request and response wording
en/identity-server/*/docs/deploy/configure/session-persistence.md
The Deletechunksize documentation changes “ad” to “and” in request and response descriptions.

Console hostname documentation

Layer / File(s) Summary
Separation diagram reference
en/includes/deploy/configure-console-hostname.md
The Approach 1 section uses an updated control-plane and data-plane diagram path.

Suggested labels: Team/Authentication & registration, Team/Identity Server Core

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the PR's main change: fixing documentation misspellings.
Description check ✅ Passed The description follows the template with Purpose, Related PRs, Test environment, and Security checks sections.
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