Skip to content

Commit dec7710

Browse files
committed
remove unsupported syntax from readme
1 parent e0cb22b commit dec7710

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
@@ -20,7 +20,7 @@ const mongoose = require('@mongoosejs/browser');
2020
import mongoose from '@mongoosejs/browser';
2121
```
2222

23-
## Using the Browser Library {#usage}
23+
## Using the Browser Library
2424

2525
Mongoose's browser library is very limited. The only use case it supports is validating documents as shown below.
2626

0 commit comments

Comments
 (0)