Skip to content

Commit

Permalink
Merge pull request #123 from zalando-nakadi/BGehrels-patch-1
Browse files Browse the repository at this point in the history
Fix a mistyped spring annotation
  • Loading branch information
BGehrels authored May 6, 2019
2 parents be4a755 + 3b48a55 commit 2f52dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Example of using `fireCreateEvent`:
@Service
public class SomeYourService {
@Autowire
@Autowired
private EventLogWriter eventLogWriter;
@Autowired
Expand Down

0 comments on commit 2f52dd4

Please sign in to comment.