Simple typo fix .

Change-Id: I72c5ea73cd0a3625b94843a11abe9e5fcdaa55d5
diff --git a/bootstrap/Dockerfile b/bootstrap/Dockerfile
index df6eb02..01705a4 100644
--- a/bootstrap/Dockerfile
+++ b/bootstrap/Dockerfile
@@ -12,7 +12,7 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 FROM ubuntu:14.04
-MAINTAINER Open Networking Labratory <info@onlab.us>
+MAINTAINER Open Networking Laboratory <info@onlab.us>
 
 RUN	apt-get update -y && \
 	apt-get install -y python-pip