Skip to content

Fix typo: recieve -> receive in OptionChainProviderAlgorithm.py - #356

Merged
tilakpatel22 merged 1 commit into
Fincept-Corporation:mainfrom
smz202000:fix/typo-recieve-to-receive-323
Jul 25, 2026
Merged

Fix typo: recieve -> receive in OptionChainProviderAlgorithm.py#356
tilakpatel22 merged 1 commit into
Fincept-Corporation:mainfrom
smz202000:fix/typo-recieve-to-receive-323

Conversation

@smz202000

Copy link
Copy Markdown
Contributor

Summary

Fixed a typo in fincept-qt/scripts/strategies/OptionChainProviderAlgorithm.py where "recieve" was misspelled as "receive" in a comment.

Closes #323

Changes

  • Corrected "recieve" to "receive" in line 15 of fincept-qt/scripts/strategies/OptionChainProviderAlgorithm.py

Testing

  • The change is a single-word spelling correction in a comment only. No functional code was modified.

@github-actions

Copy link
Copy Markdown
Contributor

Hi @smz202000 — thanks for the PR!

Our automated scope gate flagged the following:

No scope-approved linked issue. This PR must close an issue that carries one of: good-first-issue, help-wanted, scope:approved. Link it in the PR body with Closes #NNN or via GitHub's "Linked issues" sidebar.

Please read CONTRIBUTING.md. Once an issue with the appropriate label exists and is linked here, re-run this check by pushing an empty commit or editing the PR description. A maintainer can also bypass this gate by adding the scope:approved label to this PR.

PRs that remain unresolved for 7 days will be closed automatically.

@github-actions github-actions Bot added the needs-scope-approval Auto-applied by pr-gate.yml to PRs that fail the scope gate. label Jul 17, 2026
@smz202000
smz202000 force-pushed the fix/typo-recieve-to-receive-323 branch from 60c68a0 to 9bf0b7b Compare July 17, 2026 07:41
@tilakpatel22
tilakpatel22 merged commit 465557e into Fincept-Corporation:main Jul 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-scope-approval Auto-applied by pr-gate.yml to PRs that fail the scope gate.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in OptionChainProviderAlgorithm comment

2 participants