Skip to content

Commit 4757fbd

Browse files
typo in direnv.md (#2715)
## Summary ## How was it tested? ## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request, I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the [Community Contribution License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license). Signed-off-by: Timothy John Perisho Eccleston <[email protected]>
1 parent 7b2b16b commit 4757fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/docs/ide_configuration/direnv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ___
1414

1515
#### New Project
1616

17-
If you have direnv installed, Devbox will generate an .envrc file when you run `devbox generate direnv` and enables it by running `direnv allow` in the background:
17+
If you have direnv installed, Devbox will generate an .envrc file when you run `devbox generate direnv` and enable it by running `direnv allow` in the background:
1818

1919
```bash
2020
➜ devbox generate direnv

0 commit comments

Comments
 (0)