Skip to content

Commit 0b445a9

Browse files
docs: fix email in README.md (ietf-tools#7784)
1 parent 755d5b6 commit 0b445a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Many developers are using [VS Code](https://code.visualstudio.com/) and taking a
8181
8282
If VS Code is not available to you, in your clone, type `cd docker; ./run`
8383
84-
Once the containers are started, run the tests to make sure your checkout is a good place to start from (all tests should pass - if any fail, ask for help at tools-develop@). Inside the app container's shell type:
84+
Once the containers are started, run the tests to make sure your checkout is a good place to start from (all tests should pass - if any fail, ask for help at tools-help@). Inside the app container's shell type:
8585
```sh
8686
ietf/manage.py test --settings=settings_test
8787
```

0 commit comments

Comments
 (0)