Skip to content

Commit

Permalink
final typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhi authored Sep 5, 2023
1 parent c1efca5 commit 0807d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[![Documentation Status](https://readthedocs.org/projects/mpl-interactions/badge/?version=stable)](https://mpl-interactions.readthedocs.io/en/stable/?badge=stable)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/mpl-extensions/mpl-interactions/master?urlpath=lab)
[![Test](https://github.com/mpl-extensions/mpl-interactions/actions/workflows/test.yml/badge.svg)](https://github.com/mpl-extensions/mpl-interactions/actions/workflows/test.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/mpl-extensions/mpl-interactions/master.svg)](https://results.pre-commit.ci/latest/github/mpl-extensions/mpl-interactions/main)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/mpl-extensions/mpl-interactions/main.svg)](https://results.pre-commit.ci/latest/github/mpl-extensions/mpl-interactions/main)
[![Code style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://prettier.io)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort)
Expand Down

0 comments on commit 0807d90

Please sign in to comment.