File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ Elements
110110Elements being rendered to the screen is one way for us to decide that the page has been
111111rendered. If you would like to use that source of information (not required at all),
112112specify one or more selectors. You can comma seperate the selectors to propertly handle
113- error states, where the progress bar should disappear, but the element were looking for
114- may never apper :
113+ error states, where the progress bar should disappear, but the element we are looking for
114+ may never appear :
115115
116116``` javascript
117117paceOptions = {
@@ -183,7 +183,7 @@ Issues
183183------
184184
185185We have obviously not tested this on every website. If you run into an issue, or find a way the automatic
186- detection could be better, please create an Issue. If you can include a test case, that's even better.
186+ detection could be better, please [ create an Issue] ( https://github.com/HubSpot/pace/issues/new ) . If you can include a test case, that's even better.
187187
188188Contributing
189189------------
You can’t perform that action at this time.
0 commit comments