Skip to content

Commit 092bed0

Browse files
committed
Fix copy-paste error
1 parent a5f7be9 commit 092bed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ To later update your dependencies, simply run `deps.pluto` again. [Learn more...
4646
While Pluto's standard library is still growing, a few packages are available to provide what is currently missing:
4747
- [iniparser](https://github.com/calamity-inc/iniparser) — INI reader & writer for Lua 5.3+ and Pluto
4848
- [pluto-websocket](https://github.com/PlutoLang/pluto-websocket) — expands Pluto's `socket` library with WebSocket client functionality
49-
- [pluto-dns](https://github.com/PlutoLang/pluto-query) — expands Pluto's `xml` library with query selector functionality
49+
- [pluto-query](https://github.com/PlutoLang/pluto-query) — expands Pluto's `xml` library with query selector functionality
5050
- [pluto-dns](https://github.com/PlutoLang/pluto-dns) — DNS client library

0 commit comments

Comments
 (0)