Skip to content

Commit 1fd2b3d

Browse files
brettcannonbtford
authored andcommitted
fix(docs): Fixed some awkward wording
1 parent d56d69c commit 1fd2b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_05.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ native APIs and the global state associated with them — both of which make tes
180180
HTTP request and tell it what to respond with. Note that the responses are not returned until we call
181181
the `$httpBackend.flush` method.
182182

183-
Now, we will make assertions to verify that the `phones` model doesn't exist on the scope, before
183+
Now, we will make assertions to verify that the `phones` model doesn't exist on `scope` before
184184
the response is received:
185185

186186
<pre>

0 commit comments

Comments
 (0)