Skip to content

Commit

Permalink
fix: typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbrkfxrpt committed Jul 29, 2024
1 parent eb2a306 commit 3ce7574
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 @@ -3,7 +3,7 @@
# `🎰 maybe-multiple`

![build](https://github.com/bmc-labs/maybe-multiple/actions/workflows/build.yaml/badge.svg?branch=main)
![docs badge](https://img.shields.io/badge/docs-latest-blue?link=https%3A%2F%2Fdocs.rs%2Fmaybe-multiple%2Flatest%2Fmaybe-multiple%2F)
![docs badge](https://img.shields.io/badge/docs-latest-blue?link=https%3A%2F%2Fdocs.rs%2Fmaybe-multiple%2Flatest%2Fmaybe_multiple%2F)

**An extension of `Option` which can hold none, one or multiple elements**

Expand Down

0 comments on commit 3ce7574

Please sign in to comment.