Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 846fa1c

Browse files
jason-larigakis-hsNarretz
authored andcommitted
docs(guide/Providers): remove confusing section
This part of the guide is called "Providers", which means the section no longer applies. Closes #15771
1 parent 60e294c commit 846fa1c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/content/guide/providers.ngdoc

-5
Original file line numberDiff line numberDiff line change
@@ -188,11 +188,6 @@ myApp.service('unicornLauncher', ["apiToken", UnicornLauncher]);
188188

189189
Much simpler!
190190

191-
Note: Yes, we have called one of our service recipes 'Service'. We regret this and know that we'll
192-
be somehow punished for our misdeed. It's like we named one of our offspring 'Child'. Boy,
193-
that would mess with the teachers.
194-
195-
196191
## Provider Recipe
197192

198193
As already mentioned in the intro, the Provider recipe is the core recipe type and

0 commit comments

Comments
 (0)