Skip to content

Commit 55f5ceb

Browse files
authored
Update README.md
1 parent 9efb78b commit 55f5ceb

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
@@ -30,4 +30,4 @@ Typical navigation that an user could perform, go to the last page or to the nex
3030
- **Browser Chaotic Events**:
3131
Events that change the browser configuration such as changing the viewport, clearing local storage or clearing the cookies.
3232
- **Selector Click Events**:
33-
Clicks performed to a specific type of element considering the HTML tags that typically induce an interaction such as <a>, <button>, <input type="submit">; also, events of filling and clearing an input element.
33+
Clicks performed to a specific type of element considering the HTML tags that typically induce an interaction such as `<a>`, `<button>`, `<input type="submit">`; also, events of filling and clearing an input element.

0 commit comments

Comments
 (0)