docs(virtual-scroll): fix typos (#15674)

This commit is contained in:
Daniel Sogl
2018-09-24 18:44:16 +02:00
committed by Manu MA
parent d8902b19e6
commit 786ef65676

View File

@ -133,8 +133,8 @@ dimensions are measured correctly.
When deploying to iOS with Cordova, it's highly recommended to use the 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/) [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, in order to take advantage of iOS's higher performing webview. Additionally,
WKWebView is superior at scrolling efficiently in comparision to the older WKWebView is superior at scrolling efficiently in comparison to the older
UIWebView. UIWebView.
#### Lock in element dimensions and locations #### Lock in element dimensions and locations