diff --git a/distros/Dockerfile.rhel b/distros/Dockerfile.rhel
index dee29ac..5ffe582 100644
--- a/distros/Dockerfile.rhel
+++ b/distros/Dockerfile.rhel
@@ -1,5 +1,5 @@
+# REPOSITORY https://github.com/docker/docker-bench-security
 
-EPOSITORY https://github.com/docker/docker-bench-security
 FROM rhel7
 
 MAINTAINER smccarty@redhat.com