Skip to content

Commit 55ebb89

Browse files
committed
fix typo
Signed-off-by: Brian Yu <bxyu@nvidia.com>
1 parent c353307 commit 55ebb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment-tutorials/creating-training-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ source .venv/bin/activate
321321
pytest -v
322322
```
323323

324-
Return to the root NeMo Gym directory and re-active the root NeMo Gym Python environment.
324+
Return to the root NeMo Gym directory and re-activate the root NeMo Gym Python environment.
325325
```bash
326326
cd ../..
327327
deactivate

0 commit comments

Comments
 (0)