Skip to content

Commit 484deaf

Browse files
EvizeroKristofferC
authored andcommitted
rename Uncurated to General (#564)
1 parent fcb1e4f commit 484deaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/Pkg/bin/generate.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ write_toml(prefix, "Registry") do io
1111
println(io, "repo = ", repr(repo))
1212
println(io, "\ndescription = \"\"\"")
1313
print(io, """
14-
Official uncurated Julia package registry where people can
14+
Official general Julia package registry where people can
1515
register any package they want without too much debate about
1616
naming and without enforced standards on documentation or
1717
testing. We nevertheless encourage documentation, testing and

0 commit comments

Comments
 (0)