Skip to content

Commit 6569fd0

Browse files
ianfiskeKristofferC
authored andcommitted
Update index.md: typo that negates logic (#26727)
1 parent de26816 commit 6569fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/Pkg3/docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ identify the package in projects that depend on it.
8686
!!! note
8787
For legacy reasons it is possible to load a package without a project file or
8888
UUID from the REPL or the top-level of a script. It is not possible, however,
89-
to load a package with a project file or UUID from a project with them. Once
89+
to load a package without a project file or UUID from a project with them. Once
9090
you've loaded from a project file, everything needs a project file and UUID.
9191

9292
**Application:** a project which provides standalone functionality not intended

0 commit comments

Comments
 (0)