Skip to content

fix: correct typo in README (Q# to OpenQASM)#3112

Closed
Jah-yee wants to merge 1 commit intomicrosoft:mainfrom
Jah-yee:fix-readme-typo
Closed

fix: correct typo in README (Q# to OpenQASM)#3112
Jah-yee wants to merge 1 commit intomicrosoft:mainfrom
Jah-yee:fix-readme-typo

Conversation

@Jah-yee
Copy link
Copy Markdown

@Jah-yee Jah-yee commented Apr 14, 2026

Good day,

I noticed a simple typo in the Q# QASM Compiler README:

Once the compiler gets to the AST phase, it no longer cares that it is processing Q#.

This should say OpenQASM since this is an OpenQASM to Q# compiler. The compiler processes OpenQASM input and converts it to Q#, not the other way around.

Thank you for your work on this project. I hope this small fix is helpful. Please let me know if there's anything to adjust.

Warmly, RoomWithOutRoof

The README incorrectly states 'it no longer cares that it is processing Q#'
when it should say 'processing OpenQASM' since this is an OpenQASM to Q# compiler.

Fixes microsoft#3094
@idavis
Copy link
Copy Markdown
Collaborator

idavis commented Apr 14, 2026

Fix was already in place with #3105

@idavis idavis closed this Apr 14, 2026
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.

2 participants