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

Commit 8e6d387

Browse files
chadfennellIgorMinar
authored andcommitted
docs(guide/providers): remove unneeded word "the"
no need to specify which space, there's only one :) Closes #6622
1 parent b9d77d4 commit 8e6d387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/providers.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ primitive, object literal, function, or even an instance of a custom type.
143143
## Service Recipe
144144

145145
JavaScript developers often use custom types to write object-oriented code. Let's explore how we
146-
could launch a unicorn into the space via our `unicornLauncher` service that is an instance of
146+
could launch a unicorn into space via our `unicornLauncher` service that is an instance of
147147
custom type:
148148

149149
```javascript

0 commit comments

Comments
 (0)