Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion markdown/04-live.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ What happens if you make changes to the remote file while your local machine is

Watch what happens in your **local terminal** window as you type.

Since this is a tiny text time, the updates will download extremely fast. Your **local terminal** window will look something like this:
Since this is a tiny text file, the updates will download extremely fast. Your **local terminal** window will look something like this:
```
1 connection | Download 445 KB/s Upload 0 B/s

Expand Down
2 changes: 1 addition & 1 deletion markdown/100-beaker.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you haven't added an index.html, Beaker should show you something like this:

![Beaker-image](/img/beaker-screenshot-1.png)

If you've added an index.htl file, it will render the html and look more like this:
If you've added an index.html file, it will render the html and look more like this:

![Beaker-image](/img/Beaker-screenshot-2.png)

Expand Down