1
0

[MINOR] Fix some typos

This commit is contained in:
wangxianghu
2020-02-15 08:55:23 +08:00
committed by leesf
parent 20ed2516d3
commit aaa6cf9a98
2 changed files with 5 additions and 5 deletions

View File

@@ -485,7 +485,7 @@ public class HoodieDeltaStreamer implements Serializable {
}
/**
* Async Compactor Service tha runs in separate thread. Currently, only one compactor is allowed to run at any time.
* Async Compactor Service that runs in separate thread. Currently, only one compactor is allowed to run at any time.
*/
public static class AsyncCompactService extends AbstractDeltaStreamerService {