Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hainayanda authored Apr 15, 2021
1 parent 44d68a1 commit 2dc04c9
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 @@ -235,7 +235,7 @@ class MyClass {
$text.whenDidSet { changes in
print("first closure")
}.whenDidSet { changes in
print("second closure")
print("will replace first closure")
}
}
}
Expand Down

0 comments on commit 2dc04c9

Please sign in to comment.