Skip to content

Commit 7f36d78

Browse files
committed
Fix grammar nit in README additions
1 parent 23a48a7 commit 7f36d78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/e2e/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ See [`tests.e2e.sh`](../../scripts/tests.e2e.sh) for an example.
1515

1616
### Simplifying usage with direnv
1717

18-
The repo includes an [.envrc](../../.envrc) that can be applied by
18+
The repo includes a [.envrc](../../.envrc) that can be applied by
1919
[direnv](https://direnv.net/) when in a shell. This will enable
2020
`ginkgo` to be invoked directly (without a `./bin/` prefix ) and
2121
without having to specify the `--avalanchego-path` or `--plugin-dir`

tests/fixture/tmpnet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ network.
6868

6969
### Simplifying usage with direnv
7070

71-
The repo includes an [.envrc](../../../.envrc) that can be applied by
71+
The repo includes a [.envrc](../../../.envrc) that can be applied by
7272
[direnv](https://direnv.net/) when in a shell. This will enable
7373
`tmpnetctl` to be invoked directly (without a `./bin/` prefix ) and
7474
without having to specify the `--avalanchego-path` or `--plugin-dir`

0 commit comments

Comments
 (0)