Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit 6c774c0

Browse files
committed
Fix typos in reno
1 parent f305475 commit 6c774c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

releasenotes/notes/ground_state_interface-42576cb6658a46e0.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ features:
1010
Introduces ``chemistry/results`` where the eigenstate_result and the
1111
electronic_structure_result are also used for the algorithms.
1212
Introduces Minimum Eigensolver factories ``minimum_eigensolver_factories`` where chemistry specific
13-
minimum eigensolvers can be initialised
13+
minimum eigensolvers can be initialized
1414
Introduces orbital optimization vqe ``oovqe`` as a ground state solver for chemistry applications
1515
deprecations:
1616
- |
1717
``Core Hamiltonian`` class is deprecated in favor of the ``FermionicTransformation``
18-
``Chemistry Operator`` class is deprecated in facor of the ``tranformations``
19-
``minimum_eigen_solvers/vqe_adapt`` is also deprecate and moved as an implementation
18+
``Chemistry Operator`` class is deprecated in favor of the ``tranformations``
19+
``minimum_eigen_solvers/vqe_adapt`` is also deprecated and moved as an implementation
2020
of the ground_state_solver interface
21-
``applications/molecular_ground_state_energy`` is deprecated in favor of ``ground_state_solver``
21+
``applications/molecular_ground_state_energy`` is deprecated in favor of ``ground_state_solver``

0 commit comments

Comments
 (0)