diff --git a/Documentation/Books/Users/Foxx/FoxxController.mdpp b/Documentation/Books/Users/Foxx/FoxxController.mdpp index 58508e302c..b5757f2b56 100644 --- a/Documentation/Books/Users/Foxx/FoxxController.mdpp +++ b/Documentation/Books/Users/Foxx/FoxxController.mdpp @@ -1,6 +1,6 @@ !CHAPTER Details on FoxxController -`New FoxxController(applicationContext, options)` +`new FoxxController(applicationContext, options)` This creates a new Controller. The first argument is the controller context available in the variable applicationContext. The second one is an options array with the following attributes: