diff --git a/package.json b/package.json index f535b77..b205b24 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,13 @@ "samples": [ { "displayName": "Example Sites", - "descriptoin": "Example sites which can be visited with a Humanoid Visitor", + "description": "Example sites which can be visited with a Humanoid Visitor", "path": "Samples/Sites" + }, + { + "displayName": "Default Visitors", + "description": "Visitors which can browse sites", + "path": "Samples/Visitors" } ] } \ No newline at end of file