Skip to content

Fix typo in .NET complete guide (naviate → navigate)#6096

Merged
himeshsiriwardana merged 1 commit into
wso2:masterfrom
Jenitha23:master
Apr 29, 2026
Merged

Fix typo in .NET complete guide (naviate → navigate)#6096
himeshsiriwardana merged 1 commit into
wso2:masterfrom
Jenitha23:master

Conversation

@Jenitha23
Copy link
Copy Markdown
Contributor

@Jenitha23 Jenitha23 commented Apr 28, 2026

Purpose

Fix a typo in the .NET complete guide. naviate has been corrected to navigate in the add-login-and-logout page.

Related PRs

None

Test environment

Documentation change only (no code)

Security checks

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 28, 2026

CLA assistant check
All committers have signed the CLA.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 28, 2026

📝 Walkthrough

Walkthrough

Corrects a spelling error in the Identity Server 7.2.0 .NET login and logout guide, changing "naviate" to "navigate" in documentation text. No functional or logic changes applied.

Changes

Cohort / File(s) Summary
Documentation - Spelling Corrections
en/identity-server/7.2.0/docs/complete-guides/dotnet/add-login-and-logout.md
Fixed typo in certificate navigation instructions: "naviate" → "navigate".

Suggested labels

Team/Authentication & registration

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: fixing a typo in the .NET guide by changing 'naviate' to 'navigate'. It is concise, specific, and clearly conveys the primary purpose of the PR.
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.
Description check ✅ Passed The PR description follows the required template structure with all sections completed, including Purpose, Related PRs, Test environment, and Security checks.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (1)
en/identity-server/7.2.0/docs/complete-guides/dotnet/add-login-and-logout.md (1)

13-13: Optional: wrap the path placeholder in backticks.

For consistency with the documentation formatting rules, consider wrapping <IS_HOME>/repository/resources/security in backticks (for example, `<IS_HOME>/repository/...`).

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@en/identity-server/7.2.0/docs/complete-guides/dotnet/add-login-and-logout.md`
at line 13, Wrap the path placeholder <IS_HOME>/repository/resources/security in
inline code backticks in the sentence ("To obtain the certificate navigate to
the `<IS_HOME>/repository/resources/security` directory...") so it follows
documentation formatting rules and matches other code/path formatting in the
guide.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In
`@en/identity-server/7.2.0/docs/complete-guides/dotnet/add-login-and-logout.md`:
- Line 13: Wrap the path placeholder <IS_HOME>/repository/resources/security in
inline code backticks in the sentence ("To obtain the certificate navigate to
the `<IS_HOME>/repository/resources/security` directory...") so it follows
documentation formatting rules and matches other code/path formatting in the
guide.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 11e9c5dc-a72f-4699-91e0-0f32adf3f67a

📥 Commits

Reviewing files that changed from the base of the PR and between eae8f22 and c437fb5.

📒 Files selected for processing (1)
  • en/identity-server/7.2.0/docs/complete-guides/dotnet/add-login-and-logout.md

@himeshsiriwardana himeshsiriwardana merged commit 1625a36 into wso2:master Apr 29, 2026
2 checks passed
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.

3 participants