Skip to content

docs: fix query model wording typo#5231

Merged
abbycross merged 1 commit into
Qiskit:mainfrom
titanniya542-spec:fix/query-model-typo
Jun 8, 2026
Merged

docs: fix query model wording typo#5231
abbycross merged 1 commit into
Qiskit:mainfrom
titanniya542-spec:fix/query-model-typo

Conversation

@titanniya542-spec
Copy link
Copy Markdown

Summary

  • fix a typo in the query model of computation course text
  • change "interacting with both us and with other computers" to "interacting both with us and with other computers"

Fixes #5229.

Testing

  • git diff --check
  • parsed learning/courses/fundamentals-of-quantum-algorithms/quantum-query-algorithms/query-model-of-computation.ipynb as JSON
  • rg -n "interacting with both us|interacting both with us" learning/courses/fundamentals-of-quantum-algorithms/quantum-query-algorithms/query-model-of-computation.ipynb

AI disclosure: I used OpenAI Codex to help prepare this change.

@qiskit-bot
Copy link
Copy Markdown
Contributor

Thanks for contributing to Qiskit documentation!

Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌

One or more of the following people are relevant to this code:

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 7, 2026

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown
Collaborator

@abbycross abbycross left a comment

Choose a reason for hiding this comment

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

Thanks!

@abbycross abbycross added this pull request to the merge queue Jun 8, 2026
Merged via the queue into Qiskit:main with commit 50b771f Jun 8, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

TYPO in the query model of computation

4 participants