0

fixed typo in docs example

This commit is contained in:
Andrew Brown
2012-03-03 16:18:35 -05:00
parent fd2f6193e6
commit 78c173dece

View File

@@ -21,7 +21,7 @@ A Simple Example
worlds["My world"] = "/home/username/server/world"
render["normalrender"] = {
renders["normalrender"] = {
"world": "My world",
"title": "Normal Render of My World",
}