docs: fix markdown list item formatting error (#23368)
This commit is contained in:
parent
0d8e8a1113
commit
1611c586ae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue