From 2116bc052a7bf660c0b4ddeaf2a2d72bfc37ec11 Mon Sep 17 00:00:00 2001 From: Jason Song Date: Mon, 3 Jun 2024 09:15:44 +0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 8d6b57c0..e65e5a36 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,7 +9,7 @@ Apollo Java 2.3.0 * [Implement parsing time based on pattern for @ApolloJsonValue](https://github.com/apolloconfig/apollo-java/pull/53) * [Enhance to load mocked properties from apollo.cache-dir](https://github.com/apolloconfig/apollo-java/pull/58) * [perf: speed up the first loading of namespace when startup meet 404](https://github.com/apolloconfig/apollo-java/pull/61) -* [perf: speed up when startup meet timeout](https://github.com/apolloconfig/apollo-java/pull/64) +* [perf: speed up when startup meets timeout](https://github.com/apolloconfig/apollo-java/pull/64) ------------------ All issues and pull requests are [here](https://github.com/apolloconfig/apollo-java/milestone/3?closed=1) \ No newline at end of file