We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56d69c commit 1fd2b3dCopy full SHA for 1fd2b3d
docs/content/tutorial/step_05.ngdoc
@@ -180,7 +180,7 @@ native APIs and the global state associated with them — both of which make tes
180
HTTP request and tell it what to respond with. Note that the responses are not returned until we call
181
the `$httpBackend.flush` method.
182
183
-Now, we will make assertions to verify that the `phones` model doesn't exist on the scope, before
+Now, we will make assertions to verify that the `phones` model doesn't exist on `scope` before
184
the response is received:
185
186
<pre>
0 commit comments