Skip to content

Commit 6926ef8

Browse files
Rolandpetebacondarwin
Roland
authored andcommitted
docs(tutorial): add formatting
the string literal {{query}} was missing as it was not enclosed into ``
1 parent bba2b7c commit 6926ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_03.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ really is that easy to set up any functional, readable, end-to-end test.
138138

139139
* Let's see how we can get the current value of the `query` model to appear in the HTML page title.
140140

141-
You might think you could just add the {{query}} to the title tag element as follows:
141+
You might think you could just add the `{{query}}` to the title tag element as follows:
142142

143143
<title>Google Phone Gallery: {{query}}</title>
144144

0 commit comments

Comments
 (0)