Skip to content

Commit e0996f9

Browse files
authored
Update src/authentication.jl
1 parent 5aa13fa commit e0996f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/authentication.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ This can be set by passing the optional `project` argument, which works as follo
215215
- If you pass an explicit UUID (either as a string or an `UUID` object), that will then be used
216216
as the project. Note that a UUID passed as a string must be a syntactically correct UUID.
217217
218-
- If you pass `nothing`, that make JuliaHub.jl ignore any values in the `JULIAHUB_PROJECT_UUID`
218+
- Passing `nothing` makes JuliaHub.jl ignore any values in the `JULIAHUB_PROJECT_UUID`
219219
environment variable.
220220
221221
!!! note "JULIAHUB_PROJECT_UUID"

0 commit comments

Comments
 (0)