diff options
Diffstat (limited to 'docs/content/guide')
| -rw-r--r-- | docs/content/guide/providers.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
