diff options
Diffstat (limited to 'test/examples/www/README')
| -rw-r--r-- | test/examples/www/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/examples/www/README b/test/examples/www/README index 0c249a43..b0e1e8bd 100644 --- a/test/examples/www/README +++ b/test/examples/www/README @@ -1,7 +1,7 @@ This directory contains a database for a fake web site. -Standard web page for the persons listed in db.lua are -creared automatically from template.html with staff.lua. -(See http://www.cos.ufrj.br for a real web site was created in this way.) +Standard web page for the persons listed in db.lua are created +automatically from template.html with staff.lua. +(See http://www.cos.ufrj.br for a real web site created in this way.) To run, type lua db.lua. |
