Skip to content

Commit dd81cf2

Browse files
committed
Doc update
1 parent 699b821 commit dd81cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/md/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Once you have edit access to an empty server directory, create an `index.html` f
2626
</html>
2727
```
2828

29-
If all is well, when you type the URL of the site into your browser the message **Hello, world!** should appear in a popup message window.
29+
If all is well, when you type the URL of the page into your browser the message **Hello, world!** should appear in a popup message window.
3030

3131
The upper half of the file is the _HEAD_ of the document. In here is a call to load the ~ec~ JavaScript engine that we'll be using instead of regular JavaScript. It's called from a _Content Delivery Network_ that takes files from the main source-code repository for ~ec~. Don't worry if this is all a bit too technical; it's not necessary to understand in order to use it.
3232

0 commit comments

Comments
 (0)