From 5d9d6a59d29da9921fb98dd721cccad4418e2d55 Mon Sep 17 00:00:00 2001 From: Pavel Pomerantsev Date: Wed, 18 Dec 2013 12:50:09 +0400 Subject: docs(guides/providers): fix typo Closes #5465 --- docs/content/guide/providers.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/content/guide/providers.ngdoc b/docs/content/guide/providers.ngdoc index c2826e2f..b62ba8d8 100644 --- a/docs/content/guide/providers.ngdoc +++ b/docs/content/guide/providers.ngdoc @@ -212,7 +212,7 @@ launcher shoots unicorns into space without any protective shielding. But on som atmosphere is so thick that we must wrap every unicorn in tinfoil before sending it on its intergalactic trip, otherwise they would burn while passing through the atmosphere. It would then be great if we could configure the launcher to use the tinfoil shielding for each launch in apps -that need it. We can make it configurable it like so: +that need it. We can make it configurable like so: ```javascript -- cgit v1.2.3