We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f688d0 commit b0be93aCopy full SHA for b0be93a
README.md
@@ -13,7 +13,7 @@ the _full error stack traces and internal details of any object passed to this
13
module_ will be sent back to the client when an error occurs.
14
15
When an object is provided to Express as an error, this module will display
16
-as much about this object as possible, and will do so by using content negoiation
+as much about this object as possible, and will do so by using content negotiation
17
for the response between HTML, JSON, and plain text.
18
19
* When the object is a standard `Error` object, the string provided by the
0 commit comments