Skip to content

Commit b0be93a

Browse files
cilindroxdougwilson
authored andcommitted
docs: fix typo in readme
closes #15
1 parent 2f688d0 commit b0be93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ the _full error stack traces and internal details of any object passed to this
1313
module_ will be sent back to the client when an error occurs.
1414

1515
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
16+
as much about this object as possible, and will do so by using content negotiation
1717
for the response between HTML, JSON, and plain text.
1818

1919
* When the object is a standard `Error` object, the string provided by the

0 commit comments

Comments
 (0)