Skip to content

Commit

Permalink
Fix spelling mistakes.
Browse files Browse the repository at this point in the history
  • Loading branch information
stone-98 committed Aug 24, 2022
1 parent f1c95a8 commit 018d2f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public class HealthCheckCommon {
private UdpPushService pushService;

/**
* Re-evaluate check responsce time.
* Re-evaluate check response time.
*
* @param checkRT check response time
* @param task health check task
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public class HealthCheckCommonV2 {
private PersistentHealthStatusSynchronizer healthStatusSynchronizer;

/**
* Re-evaluate check responsce time.
* Re-evaluate check response time.
*
* @param checkRT check response time
* @param task health check task
Expand Down

0 comments on commit 018d2f0

Please sign in to comment.