Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Jun 7, 2021
1 parent a00240b commit 5e80f68
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 @@ -47,7 +47,7 @@ ApplicationConfig applicationConfigYaml = new PropertiesMapper()
.map(ApplicationConfig.class);
```

***6. Use annotation to map***
**6. Use annotation to map**

```java
public class Config {
Expand Down

0 comments on commit 5e80f68

Please sign in to comment.