felangel / equatable

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
https://pub.dev/packages/equatable
MIT License
901 stars 100 forks source link

chore: fix typo in doc comment #170

Closed azack closed 8 months ago

azack commented 8 months ago

Status

READY

Breaking Changes

NO

Description

Fixed a typo

Related PRs

Impact to Remaining Code Base

This PR will affect: