Skip to content

Commit 57270d6

Browse files
committed
docs: Fix simple typo, seperate -> separate
There is a small typo in docs/intro.md. Should read `separate` rather than `seperate`.
1 parent 4afddfb commit 57270d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Elements
117117

118118
Elements being rendered to the screen is one way for us to decide that the page has been
119119
rendered. If you would like to use that source of information (not required at all),
120-
specify one or more selectors. You can comma seperate the selectors to propertly handle
120+
specify one or more selectors. You can comma separate the selectors to propertly handle
121121
error states, where the progress bar should disappear, but the element we are looking for
122122
may never appear:
123123

0 commit comments

Comments
 (0)