From 46093b0261aadc58b53f63cd92c1ff0f97f72c0f Mon Sep 17 00:00:00 2001 From: landawn Date: Sun, 3 Mar 2019 21:34:34 -0800 Subject: [PATCH] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9664bff..9e592138 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A general programming library in Java/Android. It's easy to learn and simple to [Indexed](https://cdn.rawgit.com/landawn/AbacusUtil/master/docs/Indexed_view.html), [If](https://cdn.rawgit.com/landawn/AbacusUtil/master/docs/If_view.html), [Try](https://cdn.rawgit.com/landawn/AbacusUtil/master/docs/Try_view.html), -[Synchronized](https://cdn.rawgit.com/landawn/AbacusUtil/master/docs/Synchronzed_view.html), +[Synchronized](https://cdn.rawgit.com/landawn/AbacusUtil/master/docs/Synchronized_view.html), [Retry](https://cdn.rawgit.com/landawn/AbacusUtil/master/docs/Retry_view.html), [Multiset](https://cdn.rawgit.com/landawn/AbacusUtil/master/docs/Multiset_view.html), [Multimap](https://cdn.rawgit.com/landawn/AbacusUtil/master/docs/Multimap_view.html),