Skip to content

Commit 69cb12b

Browse files
authored
Doc fixes (#47)
1 parent 40ae7e2 commit 69cb12b

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
@@ -29,7 +29,7 @@ routes.
2929

3030
```js
3131
const http = require('http')
32-
const fastify = require('fastify')
32+
const fastify = require('fastify')()
3333
const fastifyCaching = require('fastify-caching')
3434

3535
fastify.register(

0 commit comments

Comments
 (0)