@sveltia/cms 0.19.8 → 0.19.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -52,7 +52,7 @@ We are working hard to create a **much better alternative to Netlify CMS** and D
52
52
  ### Better productivity
53
53
 
54
54
  - You can [work with a local Git repository](#work-with-a-local-git-repository) without any configuration or proxy server[^26].
55
- - The performance is great because files are loaded natively through the browser rather than using an ad hoc API.
55
+ - In addition to a streamlined workflow, it also offers great performance because files are loaded natively through the browser rather than using an ad hoc API.
56
56
  - This also allows you to bypass the 30 MB file size limit[^51].
57
57
  - The `logo_url` defined in the configuration will be used[^49].
58
58
  - Click once (the Save button) instead of twice (Publish > Publish now) to save an entry.