Skip to content

Commit 889d0cc

Browse files
committed
doc: update readme file
1 parent aa05027 commit 889d0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ import "github.com/duke-git/lancet/v2/enum"
815815
- **<big>Items</big>** : Returns a slice of all enum items in the registry.
816816
[[doc](https://github.com/duke-git/lancet/blob/main/docs/en/api/packages/enum.md#Items)]
817817
[[play](https://go.dev/play/p/lAJFAradbvQ)]
818-
- **<big>Contains</big>** : Checks if an enum item with the given value exists in the registry.</p>
818+
- **<big>Contains</big>** : Checks if an enum item with the given value exists in the registry.
819819
[[doc](https://github.com/duke-git/lancet/blob/main/docs/en/api/packages/enum.md#Contains)]
820820
[[play](https://go.dev/play/p/_T-lPYkZn2j)]
821821
- **<big>Size</big>** : Returns the number of enum items in the registry.

0 commit comments

Comments
 (0)