Skip to content

Commit 3b48a55

Browse files
authored
Fix typo
1 parent be4a755 commit 3b48a55

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
@@ -163,7 +163,7 @@ Example of using `fireCreateEvent`:
163163
@Service
164164
public class SomeYourService {
165165
166-
@Autowire
166+
@Autowired
167167
private EventLogWriter eventLogWriter;
168168
169169
@Autowired

0 commit comments

Comments
 (0)