Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed Nov 2, 2023
1 parent 0481f92 commit 7a55bf3
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 @@ -361,7 +361,7 @@ this:
```js
[
{"version": "1.0", "title": "1.0.1", "aliases": ["latest"]},
{"version": "0.9", "title": "0.9", "aliases": [], properties: "anything"}
{"version": "0.9", "title": "0.9", "aliases": [], "properties": "anything"}
]
```

Expand Down

0 comments on commit 7a55bf3

Please sign in to comment.