Skip to content

Commit 36b929b

Browse files
author
Jeremy Tammik
committed
review
1 parent 7e7bab6 commit 36b929b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ If you prefer not to install git, you can download a zip file instead containing
8484

8585
## Create your web server
8686

87-
For this tutorial, we'll create a minimal Node.js web server to serve your html/css/js files as usual as well as providing code to access your translated files. If you prefer to use another web server technology, then you'll have to adapt these instructions yourself to serve the index.html file included with the project.
87+
For this tutorial, we'll create a minimal Node.js web server to serve your html/css/js files as usual as well as providing code to access your translated files. If you prefer to use another web server technology, you can adapt these instructions yourself to serve the index.html file included with the project.
8888

8989
### Install Node.js
9090

0 commit comments

Comments
 (0)