Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
allan2 authored Oct 5, 2024
1 parent df9668e commit 082e2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ PORT=3000

They are commonly named _.env_, _.env.dev_, _.env.prod_, etc., but any name can be used.

Variables can span multiple lines and also be substituted. For an explanation on substituion rules, please refer to
Variables can span multiple lines and also be substituted. For an explanation on substitution rules, please refer to
the [_.env-substitution_](.env-substitution) example file.

## Usage
Expand Down

0 comments on commit 082e2bb

Please sign in to comment.