Skip to content

Commit d9dff92

Browse files
committed
add mission question mark. Closed h5bp#234
1 parent c76db3b commit d9dff92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ This file contains a number of front-end interview questions that can be used wh
123123
* Explain `Function.prototype.bind`.
124124
* When do you optimize your code?
125125
* When would you use `document.write()`?
126-
* What's the difference between feature detection, feature inference, and using the UA string
126+
* What's the difference between feature detection, feature inference, and using the UA string?
127127
* Explain AJAX in as much detail as possible.
128128
* Explain how JSONP works (and how it's not really AJAX).
129129
* Have you ever used JavaScript templating?

0 commit comments

Comments
 (0)