Skip to content

Commit

Permalink
better reflect the nature of delta updates
Browse files Browse the repository at this point in the history
  • Loading branch information
harrmitch committed Oct 9, 2024
1 parent d39c09a commit 526f119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Flatpak also offers advantages over other universal approaches to Linux applicat
users to easily browse, install, run, and manage Flatpak applications.
- **Space efficiency**: Flatpak saves storage by deduplicating libraries and other files used by multiple
applications.
- **Delta updates**: only changed files are downloaded during updates.
- **Delta updates**: only the differences between versions are downloaded during updates.

Other benefits for developers include:

Expand Down

0 comments on commit 526f119

Please sign in to comment.