Skip to content

Commit

Permalink
Update runtime/fundamentals/modules.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marvin Hagemeister <marvin@deno.com>
  • Loading branch information
thisisjofrank and marvinhagemeister authored Oct 7, 2024
1 parent 6422359 commit 8ceea1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/fundamentals/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,6 @@ remote modules. The value of the environment variable is in the format of _n_
number of tokens delimited by a semi-colon (`;`) where each token is either:

- a bearer token in the format of `{token}@{hostname[:port]}` or

- basic auth data in the format of `{username}:{password}@{hostname[:port]}`

For example, a single token for `deno.land` would look something like this:
Expand Down

0 comments on commit 8ceea1d

Please sign in to comment.