File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Sources/ComposableArchitecture/Documentation.docc/Articles Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ library and aim to allow one to abstract over the shape of enums just as key pat
5555with structs.
5656
5757However, in conjunction with version 1.4 of this library we also released an update to CasePaths
58- that massively improved ergnomics of using case paths. We introduced the ` @CasePathable ` macro for
58+ that massively improved ergonomics of using case paths. We introduced the ` @CasePathable ` macro for
5959automatically deriving case paths so that we could stop using runtime reflection, and we introduced
6060a way of using key paths to describe case paths. And so the old ` CasePath ` type has been deprecated,
6161and the new ` CaseKeyPath ` type has taken its place.
You can’t perform that action at this time.
0 commit comments