Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShulV authored Nov 23, 2023
1 parent f065fc3 commit 3a65cb2
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 @@ -26,7 +26,7 @@ download and open in special UML-tools: https://github.com/ShulV/Xmap/blob/main/
logger.atInfo().log("Image info created: [image_info_id = '{}']", imageInfo.getId());
```

### Hot to name JSON keys:
### How to name JSON keys:
(snake_case)
```javascript
"some_key_name" : "value"
Expand Down

0 comments on commit 3a65cb2

Please sign in to comment.