Skip to content

Commit

Permalink
Intermediate examples had the wrong header (#2909)
Browse files Browse the repository at this point in the history
- This throws off the readthedocs header.
  • Loading branch information
dstrain115 committed Apr 14, 2020
1 parent 4792e8f commit 1640175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ qubit to another.
Transmit 2 classical bits using one quantum bit.


# Intermediate Textbook Algorithms
## Intermediate Textbook Algorithms

* [Grover Algorithm](https://github.com/quantumlib/Cirq/blob/master/examples/grover.py)
Textbook algorithm for finding a single element hidden within a oracle function.
Expand Down

0 comments on commit 1640175

Please sign in to comment.