diff --git a/docs/client/api.js b/docs/client/api.js index 4bffbeb556..22a3e44450 100644 --- a/docs/client/api.js +++ b/docs/client/api.js @@ -404,7 +404,7 @@ Template.api.method_invocation_connection = { Template.api.error = { id: "meteor_error", - name: "new Meteor.Error(error, reason, details)", + name: "new Meteor.Error(error [, reason] [, details])", locus: "Anywhere", descr: ["This class represents a symbolic error thrown by a method."], args: [