You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ When you whish to integrate the mongodb-healthchecker library with the [fastify]
41
41
42
42
[Keep in mind there's an open issue on fastify integration](https://github.com/mia-platform/mongodb-healthchecker/issues/1) that may impact services using `isReady` due to fastify delay in plugin registration.
43
43
44
-
The suggested way to integrate the library with `fastify right now is to just use the `isUp` function, see below:
44
+
The suggested way to integrate the library with fastify right now is to just use the `isUp` function, see below:
0 commit comments