Skip to content

Commit

Permalink
docs: Correct 'tensorflow' typo in v0.7.1 release notes
Browse files Browse the repository at this point in the history
* 'tensorlfow' -> 'tensorflow'
  • Loading branch information
matthewfeickert committed May 11, 2023
1 parent c477637 commit 12d13c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes/v0.7.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Important Notes
* All backends are now fully compatible and tested with
`Python 3.11 <https://peps.python.org/pep-0664/>`_.
(PR :pr:`2145`)
* The ``tensorflow`` extra (``'pyhf[tensorlfow]'``) now automatically installs
* The ``tensorflow`` extra (``'pyhf[tensorflow]'``) now automatically installs
``tensorflow-macos`` for Apple silicon machines.
(PR :pr:`2119`)

Expand Down

0 comments on commit 12d13c9

Please sign in to comment.