Skip to content

Commit 49bf3f8

Browse files
kosvrouvasLekoArts
authored andcommitted
chore(docs): Add missing "to" in phrase (#17405)
1 parent 8944663 commit 49bf3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/optimizing-site-performance-with-guessjs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Preloading resources is a great way to improve application performance. However,
66

77
## Introducing Guess.js
88

9-
By leveraging Google Analytics data and machine learning, [Guess.js](https://github.com/guess-js/guess) is able determine which pages a user is most likely to navigate to from the current page and only preload those resources. Thus, there are fewer network requests which improves performance on slower networks.
9+
By leveraging Google Analytics data and machine learning, [Guess.js](https://github.com/guess-js/guess) is able to determine which pages a user is most likely to navigate to from the current page and only preload those resources. Thus, there are fewer network requests which improves performance on slower networks.
1010

1111
## How does it work?
1212

0 commit comments

Comments
 (0)