Skip to content

Commit

Permalink
Merge pull request #11953 from Automattic/indeces-typo
Browse files Browse the repository at this point in the history
fix typo: indezes => indeces
  • Loading branch information
AbdelrahmanHafez authored Jun 20, 2022
2 parents f858619 + 291ae02 commit 52e4d52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/// <reference path="./expressions.d.ts" />
/// <reference path="./helpers.d.ts" />
/// <reference path="./middlewares.d.ts" />
/// <reference path="./indizes.d.ts" />
/// <reference path="./indeces.d.ts" />
/// <reference path="./models.d.ts" />
/// <reference path="./mongooseoptions.d.ts" />
/// <reference path="./pipelinestage.d.ts" />
Expand Down

0 comments on commit 52e4d52

Please sign in to comment.