mirror of https://gitee.com/bigwinds/arangodb
typo
This commit is contained in:
parent
92e3f968e0
commit
57fe367f87
|
@ -605,7 +605,7 @@ extend(Controller.prototype, {
|
|||
/// `FoxxController#register(path, opts)`
|
||||
///
|
||||
/// This works pretty similar to the logout function and adds a path to your
|
||||
/// app for the register functionality. You can customize it with a custom `*nSuccess*
|
||||
/// app for the register functionality. You can customize it with a custom *onSuccess*
|
||||
/// and *onError* function:
|
||||
///
|
||||
/// * *onSuccess* is a function that you can define to do something if the registration was
|
||||
|
|
Loading…
Reference in New Issue