From 786ef656768ae62b7dcac7c4dfe20980bbc2d80f Mon Sep 17 00:00:00 2001 From: Daniel Sogl Date: Mon, 24 Sep 2018 18:44:16 +0200 Subject: [PATCH] docs(virtual-scroll): fix typos (#15674) --- core/src/components/virtual-scroll/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/components/virtual-scroll/readme.md b/core/src/components/virtual-scroll/readme.md index 6bc2ae195f..39b345af70 100644 --- a/core/src/components/virtual-scroll/readme.md +++ b/core/src/components/virtual-scroll/readme.md @@ -133,8 +133,8 @@ dimensions are measured correctly. When deploying to iOS with Cordova, it's highly recommended to use the [WKWebView plugin](http://blog.ionic.io/cordova-ios-performance-improvements-drop-in-speed-with-wkwebview/) -in order to take advantage of iOS's higher performimg webview. Additionally, -WKWebView is superior at scrolling efficiently in comparision to the older +in order to take advantage of iOS's higher performing webview. Additionally, +WKWebView is superior at scrolling efficiently in comparison to the older UIWebView. #### Lock in element dimensions and locations