We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b4110 commit 71680c2Copy full SHA for 71680c2
packages/freezed/README.md
@@ -1202,7 +1202,7 @@ abstract class ResultData<T> extends Result<T> with _$ResultData<T> {
1202
1203
##### When
1204
1205
-The [when] method is the equivalent to pattern matching with destructing.
+The [when] method is the equivalent to pattern matching with destructuring.
1206
The prototype of the method depends on the constructors defined.
1207
1208
For example, with:
0 commit comments