diff --git a/monkey_island/cc/ui/src/components/pages/RunMonkeyPage.js b/monkey_island/cc/ui/src/components/pages/RunMonkeyPage.js index 281652d2f..0de131bdf 100644 --- a/monkey_island/cc/ui/src/components/pages/RunMonkeyPage.js +++ b/monkey_island/cc/ui/src/components/pages/RunMonkeyPage.js @@ -137,7 +137,7 @@ class RunMonkeyPageComponent extends React.Component { return (
+
Go ahead and run the monkey!
@@ -170,9 +170,9 @@ class RunMonkeyPageComponent extends React.Component {
- Choose the operating system you want to run the monkey on, and the interface to communicate with +
+ Choose the operating system you want to run the monkey on, and the interface to communicate with.
-- Copy the following command to your machine and run it as Administrator/root +
+ Copy the following command to your machine and run it as Administrator/root.
{this.generateCmdDiv()}