From 8a771d99384ad9e987ba665798c0823995b60647 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albin=20W=C3=A4rmlind?= <43311141+WarmlindAlbin@users.noreply.github.com> Date: Fri, 18 Jan 2019 23:04:16 +0100 Subject: [PATCH] Fixed some grammatical (#30232) Fixed grammatical errors in the text to make it easier to understand. Also removed unnecessary punctuation. --- .../english/virtualbox/install-virtualbox-on-macos/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/english/virtualbox/install-virtualbox-on-macos/index.md b/guide/english/virtualbox/install-virtualbox-on-macos/index.md index 505fdf668e..71ed4cdeff 100644 --- a/guide/english/virtualbox/install-virtualbox-on-macos/index.md +++ b/guide/english/virtualbox/install-virtualbox-on-macos/index.md @@ -6,19 +6,19 @@ title: Install VirtualBox On macOS ### STEP 1 - Visit VirtualBox official website and Download -[Here](https://www.virtualbox.org/wiki/Downloads) to visit the website. You will see the following page. Click the "OS X host" and will automatic download the dmg file, which the file include the VirtualBox App. +Click [Here](https://www.virtualbox.org/wiki/Downloads) to visit the VirtualBox website. You will see the following page. Click the "OS X host" and it will automatically download a dmg file, which includes the VirtualBox App. ![VirtualBox offcial website](https://i.imgur.com/O16uc8E.png) ### STEP 2 - Click the dmg file -Click the dmg file that was just downloaded, and you will see the verify screen. Double click the box icon with the name "VirtualBox.pkg". This will show the installation screen. +Click the dmg file that was just downloaded, and a verify screen vill pop up. Double click the box icon with the name "VirtualBox.pkg". This will take you to the installation screen. ![dmg file opened](https://i.imgur.com/AyvSsLk.png) ### STEP 3 - Install VirtualBox -When you see the screen similar with following picture. You can click next until the installation finishes. +When you see the screen similar to the picture, you can click next until the installation finishes. **Note**: It will notice you that your macOS didn't allow the unknown source. If you see the prompt box, press the setting button instead of the "OK" button. You can select the `allow` option in settings and restart the install.