Skip to content

Commit 267958f

Browse files
committed
Merge pull request #245 from sevenDay2014/patch-1
修改文档的错误,Update README.md
2 parents 0191a3c + 814641d commit 267958f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Response response = jobClient.submitJob(job);
166166
<bean class="com.lts.example.support.MasterChangeListenerImpl"/>
167167
</list>
168168
</property>
169-
<property name="jobFinishedHandler">
169+
<property name="jobCompletedHandler">
170170
<bean class="com.lts.example.support.JobFinishedHandlerImpl"/>
171171
</property>
172172
<property name="configs">

0 commit comments

Comments
 (0)