Skip to content

Fix typo: 'subcription' -> 'subscription' in subscription workflow docs#10705

Draft
sahaaan wants to merge 1 commit intowso2:master-backupfrom
sahaaan:fix-subscription-typo
Draft

Fix typo: 'subcription' -> 'subscription' in subscription workflow docs#10705
sahaaan wants to merge 1 commit intowso2:master-backupfrom
sahaaan:fix-subscription-typo

Conversation

@sahaaan
Copy link

@sahaaan sahaaan commented Feb 14, 2026

Fixes #10692

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc.

Goals

Describe the solutions that this feature/fix will introduce to resolve the problems described above

Approach

Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email documentation@wso2.com to review all UI text). Include a link to a Markdown file or Google doc if the feature write-up is too long to paste here.

User stories

Summary of user stories addressed by this change>

Release note

Brief description of the new feature or bug fix as it will appear in the release notes

Documentation

Link(s) to product documentation that addresses the changes of this PR. If no doc impact, enter “N/A” plus brief explanation of why there’s no doc impact

Training

Link to the PR for changes to the training content in https://github.com/wso2/WSO2-Training, if applicable

Certification

Type “Sent” when you have provided new/updated certification questions, plus four answers for each question (correct answer highlighted in bold), based on this change. Certification questions/answers should be sent to certification@wso2.com and NOT pasted in this PR. If there is no impact on certification exams, type “N/A” and explain why.

Marketing

Link to drafts of marketing content that will describe and promote this feature, including product page changes, technical articles, blog posts, videos, etc., if applicable

Automation tests

  • Unit tests

    Code coverage information

  • Integration tests

    Details about the test cases and coverage

Security checks

Samples

Provide high-level details about the samples related to this feature

Related PRs

List any other related PRs

Migrations (if applicable)

Describe migration steps and platforms on which migration has been tested

Test environment

List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested

Learning

Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.

Summary by CodeRabbit

Documentation

  • Fixed spelling errors in subscription-related documentation to ensure accuracy and clarity.

@CLAassistant
Copy link

CLAassistant commented Feb 14, 2026

CLA assistant check
All committers have signed the CLA.

@coderabbitai
Copy link

coderabbitai bot commented Feb 14, 2026

Walkthrough

Two documentation files in the subscription management section received minor spelling corrections, fixing "subcription" to "subscription" in descriptions of the API Publisher portal workflow instructions.

Changes

Cohort / File(s) Summary
Documentation Spelling Corrections
en/docs/consume/manage-subscription/advanced-topics/adding-an-api-subscription-tier-update-workflow.md, en/docs/consume/manage-subscription/advanced-topics/adding-an-api-subscription-workflow.md
Fixed spelling errors: corrected "subcription" to "subscription" in API subscription workflow documentation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A typo hopped into the docs with glee,
But whiskers twitched at "subcription," you see,
With careful nibbles, we fixed the mistake,
Now "subscription" reads clear as a flake,
Happy reading, my friend! 🐰✨

🚥 Pre-merge checks | ✅ 5 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description contains only a template with placeholder text; the author references issue #10692 but provides no substantive details about the fix. While the template is followed, fill in at least the Purpose, Goals, and Approach sections with concrete details about the typo fix to provide meaningful context.
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: fixing a typo from 'subcription' to 'subscription' in subscription workflow docs.
Linked Issues check ✅ Passed The PR fixes the typo reported in issue #10692: 'subcription' corrected to 'subscription' in the API Subscription Workflow documentation file.
Out of Scope Changes check ✅ Passed All changes are within scope: two minor typo corrections in subscription workflow documentation files, matching the linked issue requirements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into master

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

No actionable comments were generated in the recent review. 🎉

🧹 Recent nitpick comments
en/docs/consume/manage-subscription/advanced-topics/adding-an-api-subscription-workflow.md (1)

41-41: Optional: Consider simplifying "In order to" to "to".

The phrase "In order to check" can be shortened to "To check" for more concise documentation.

✍️ Proposed simplification
-5. The subscription creation approval capability is now added into API Publisher portal as well to enable the Publishers of the API to approve/reject the subscriptions without being depended on the Admin for the above task. In order to check the subscription requests from the publisher portal Goto **Tasks** --> **Subscription** --> **Creation**.
+5. The subscription creation approval capability is now added into API Publisher portal as well to enable the Publishers of the API to approve/reject the subscriptions without being depended on the Admin for the above task. To check the subscription requests from the publisher portal Goto **Tasks** --> **Subscription** --> **Creation**.
en/docs/consume/manage-subscription/advanced-topics/adding-an-api-subscription-tier-update-workflow.md (1)

58-58: Optional: Consider simplifying "In order to" to "to".

The phrase "In order to check" can be shortened to "To check" for more concise documentation.

✍️ Proposed simplification
-10. The subscription update approval capability is now added into API Publisher portal as well to enable the Publishers of the API to approve/reject the subscriptions without being depended on the Admin for the above task. In order to check the subscription requests from the publisher portal Goto **Tasks** --> **Subscription** --> **Update**.
+10. The subscription update approval capability is now added into API Publisher portal as well to enable the Publishers of the API to approve/reject the subscriptions without being depended on the Admin for the above task. To check the subscription requests from the publisher portal Goto **Tasks** --> **Subscription** --> **Update**.

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

@sahaaan sahaaan marked this pull request as draft February 14, 2026 10:24
@sahaaan sahaaan marked this pull request as ready for review February 14, 2026 13:47
@sahaaan sahaaan marked this pull request as draft February 14, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in Manage Subscription's API Subscription Workflow documentation

2 participants