Skip to content

Commit

Permalink
chore: fix readme code display
Browse files Browse the repository at this point in the history
  • Loading branch information
art049 committed Mar 23, 2024
1 parent 12bb157 commit ce90e77
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 @@ -261,7 +261,7 @@ mongo --eval "db.publisher.find({name: 'Lulu'})"

Output:

```json hl_lines="5"
```js hl_lines="5"
connecting to: mongodb://127.0.0.1:27017
{
"_id": ObjectId("5f67b331514d6855bc5c54cb"),
Expand Down

0 comments on commit ce90e77

Please sign in to comment.