Skip to content

Commit

Permalink
docs(source/api): fix "index.js" -> "mongoose.js" rename
Browse files Browse the repository at this point in the history
was not done in 3ec26a0
  • Loading branch information
hasezoey committed Nov 27, 2023
1 parent 84db3a0 commit 179a869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const fs = require('fs');
const md = require('marked');

const files = [
'lib/index.js',
'lib/mongoose.js',
'lib/schema.js',
'lib/connection.js',
'lib/document.js',
Expand Down

0 comments on commit 179a869

Please sign in to comment.