From 03081567f9bd6fd8d35be2469fdc11113cb44412 Mon Sep 17 00:00:00 2001 From: Philipp Zumstein Date: Wed, 1 Jun 2016 08:50:50 +0200 Subject: [PATCH] Fix some typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92b7806..2b4badb 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,8 @@ docker run -it --rm \ sameersbn/browser-box:latest install ``` -If you would the settings for chrome and firfox to persist -afer each time the browser is launched then you will need to add additional environment variable to the install command. In the example below "username" needs to get replace with your loggin user name. +If you would the settings for chrome and firefox to persist +after each time the browser is launched then you will need to add additional environment variable to the install command. In the example below "username" needs to get replace with your login user name. ```bash docker run -it --rm \