fixed typo in docs example
This commit is contained in:
@@ -21,7 +21,7 @@ A Simple Example
|
|||||||
|
|
||||||
worlds["My world"] = "/home/username/server/world"
|
worlds["My world"] = "/home/username/server/world"
|
||||||
|
|
||||||
render["normalrender"] = {
|
renders["normalrender"] = {
|
||||||
"world": "My world",
|
"world": "My world",
|
||||||
"title": "Normal Render of My World",
|
"title": "Normal Render of My World",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user