Skip to content

Commit

Permalink
Fix example after f884621
Browse files Browse the repository at this point in the history
Fixes #3
  • Loading branch information
camerondavison authored and jordansissel committed Mar 30, 2015
1 parent 8fb5d3e commit b3c6c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ input {
kafka {
topic_id => 'test_topic'
codec => avro {
schema_file => 'tweet.avsc'
schema_uri => 'tweet.avsc'
}
}
}
Expand Down

0 comments on commit b3c6c7f

Please sign in to comment.