Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis authored Oct 22, 2023
1 parent 5754a49 commit fbe1027
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 @@ -70,7 +70,7 @@ Case paths, like key paths, compose. Where key paths use dot-syntax to dive deep
\HighScore.user.name
// WritableKeyPath<HighScore, String>

/Result<Authentication, Error> .. Authentication.authenticated
/Result<Authentication, Error>.success .. Authentication.authenticated
// CasePath<Result<Authentication, Error>, String>
```

Expand Down

0 comments on commit fbe1027

Please sign in to comment.