Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfmnk committed May 18, 2022
1 parent 19613fd commit c6c76f4
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 @@ -32,7 +32,7 @@ or `pom.xml` file:
<version>0.0.1</version>
</dependency>
```
2. Create an event dto that will represent that can be undone.
2. Create a dto that will represent an event that can be undone.
```java
@Data
@NoArgsConstructor
Expand Down

0 comments on commit c6c76f4

Please sign in to comment.