Browse Source

docs: fix markdown list item formatting error (#23368)

szTheory 5 years ago
parent
commit
1611c586ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/performance.md

+ 1 - 1
docs/tutorial/performance.md

@@ -352,7 +352,7 @@ Many users of Electron start with an entirely web-based app that they're
 turning into a desktop application. As web developers, we are used to loading
 resources from a variety of content delivery networks. Now that you are
 shipping a proper desktop application, attempt to "cut the cord" where possible
- - and avoid letting your users wait for resources that never change and could
+and avoid letting your users wait for resources that never change and could
 easily be included  in your app.
 
 A typical example is Google Fonts. Many developers make use of Google's