Skip to content

Commit

Permalink
stdlib: Place zstd in correct doc group
Browse files Browse the repository at this point in the history
  • Loading branch information
garazdawi committed Feb 14, 2025
1 parent 3e24dcd commit 09dc2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stdlib/doc/docs.exs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
:dets,
:qlc
],
ALGORITHMS: [:rand, :random, :zip, :erl_tar],
ALGORITHMS: [:rand, :random, :zip, :erl_tar, :zstd],
"DATE & TIME": [:calendar, :timer],
NODES: [:slave, :peer, :argparse, :escript, :win32reg]
]
Expand Down

0 comments on commit 09dc2db

Please sign in to comment.