Skip to content

Commit 88ab532

Browse files
authored
fix typo
1 parent beed526 commit 88ab532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micro-async-data-loader/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ asyc.data.schedular.threads=no. of threads for asynchronous loading
3737

3838
The default value is 5.
3939

40-
asyc.data.writer.multi=true / false
40+
async.data.writer.multi=true / false
4141

4242
By default writing to multiple services is disabled, if more than one ManifestComparator bean is found on the classpath only the first is configured in an AsyncDataWriter. If asyc.data.writer.multi is set to true all ManifestComparators will be wrapped by a single MultiDataWriter bean. Calling saveAndIncrement with new data on this bean will write that data to all sources.
4343

0 commit comments

Comments
 (0)