Skip to content

Commit

Permalink
fix: changed header formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lpizzinidev committed Feb 24, 2023
1 parent 2afaa23 commit 1dfbe4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migrating_to_6.md
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ schema.virtual('myVirtual').get(function() {
});
```

## Removed `reconnectTries` and `reconnectInterval` options
<h3 id="removed-reconnecttries-and-reconnectinterval-options"><a href="#removed-reconnecttries-and-reconnectinterval-options">Removed <code>reconnectTries</code> and <code>reconnectInterval</code> options</a></h3>

The `reconnectTries` and `reconnectInterval` options have been removed since they are no longer necessary.

Expand Down

0 comments on commit 1dfbe4d

Please sign in to comment.