diff --git a/README.md b/README.md
index 92b52f91122e9ae789d6156558f9ac0fcfbf7fc3..83ed9ccd04396299edc2c0b15c64ce8ee7132007 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # Run Pytorch and Tensorflow Containers with Nvidia Enroot
 
-Enroot is a simple, yet powerful tool to turn traditional container/OS images into unprivileged sandboxes. Enroot is targeted for HPC environments with integration with the Slurm scheduler, but can also be used as a standalone tool to run containers as an unprivileged user. Enroot is similar to Singularity, but with the added benefit of allowing users to read/write in the container and also to appear as a root user within the container environment.
+Enroot is a simple, yet powerful tool to turn container images into unprivileged sandboxes. Enroot is targeted for HPC environments with integration with the Slurm scheduler, but can also be used as a standalone tool to run containers as an unprivileged user. Enroot is similar to Singularity, but with the added benefit of allowing users to read/write in the container and also to appear as a root user within the container environment.
 
-Please read enroot's [github page](https://github.com/NVIDIA/enroot) for more information.
+Please read Enroot's [github page](https://github.com/NVIDIA/enroot) for more information.
 
 ## Install enroot