Skip to content

Commit

Permalink
Merge pull request #94 from thinktandem/lando-share-spelling
Browse files Browse the repository at this point in the history
Fix spelling errors in lando share post.
  • Loading branch information
serundeputy authored Jan 11, 2018
2 parents f9060db + 77d4e40 commit 8204230
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/articles/lando-share.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ From this output we can see that `lando share` takes an optional `[appname]` arg
},
```
Use the http version of your localhost URL; in this case `http://localhost:32938`. Now putting it all toghether for this app the share command:
Use the http version of your localhost URL; in this case `http://localhost:32938`. Now putting it all together for this app the share command:
```bash
(master) $ lando.dev share --url http://localhost:32938
Expand All @@ -114,7 +114,7 @@ https://MYSITE.localtunnel.me
Press any key to close the tunnel.
```
Now you can visit `https://MYSITE.localtunnel.me` in the browser of your phones, tablets, or desktops to see what devloper sees with Project Managers, clients, or any stakeholder in a meeting or anytime.
Now you can visit `https://MYSITE.localtunnel.me` in the browser of your phones, tablets, or desktops to see what the developer sees with Project Managers, clients, or any stakeholder in a meeting or anytime.
Gotcha!
Expand Down

0 comments on commit 8204230

Please sign in to comment.