Skip to content

Commit 4875ccf

Browse files
author
eberhardtj
committed
Fix typo
1 parent 2f59dea commit 4875ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/to-solr-from-xml.flux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
| open-file
33
| decode-xml
44
| handle-solr-xml
5-
| to-solr("http://localhost:1111/solr/", core="test6", commitWithinMs="1000");
5+
| to-solr("http://localhost:1111/solr/", core="test", commitWithinMs="1000");

0 commit comments

Comments
 (0)