mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
docs: fix markdown list item formatting error (#23368)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user