diff --git a/README.md b/README.md index 7b09912d..0bce6294 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Case paths, like key paths, compose. Where key paths use dot-syntax to dive deep \HighScore.user.name // WritableKeyPath -/Result .. Authentication.authenticated +/Result.success .. Authentication.authenticated // CasePath, String> ```