Skip to content

Commit

Permalink
docs(typedservice): fix typo in TSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
freshgum-bubbles committed Sep 15, 2023
1 parent 3c92820 commit 6547a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contrib/typed-service.decorator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { ServiceWithDependencies } from '../types/typed-dependencies.type';
* By default, the service shall be registered upon the `defaultContainer` container.
*
* @remarks
* **This ia a TypeScript decorator.**
* **This is a TypeScript decorator.**
*
* @example
* ```ts
Expand Down

0 comments on commit 6547a71

Please sign in to comment.