Skip to content

Commit

Permalink
fix: update providers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita authored Aug 2, 2024
1 parent ec41b20 commit c814c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Let's start by creating a simple CalendarService provider.
@@Service@@ and @@Injectable@@ have the same effect. @@Injectable@@ accepts options, @@Service@@ does not.
A Service is always configured as `singleton`.

Example with @@Injectable@:
Example with @@Injectable@@:

<<< @/docs/snippets/providers/getting-started-injectable.ts

Expand Down

0 comments on commit c814c6e

Please sign in to comment.