Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Diego <[email protected]>
  • Loading branch information
isaacdevlugt and DSGuala authored Jan 11, 2025
1 parent d37b3e3 commit 24725ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/releases/changelog-0.40.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ qubit operators.

:class:`qml.BoseWord <pennylane.BoseWord>` and :class:`qml.BoseSentence <pennylane.BoseSentence>`
operate similarly to their fermionic counterparts. To create a Bose word, a dictionary
is required as input, where the keys are tuples of boson indicies and values are `'+/-'` (denoting
is required as input, where the keys are tuples of boson indices and values are `'+/-'` (denoting
the bosonic creation/annihilation operators). For example, the :math:`b^{\dagger}_0 b_1` can be
constructed as follows.

Expand Down

0 comments on commit 24725ca

Please sign in to comment.