Fix typo
This commit is contained in:
parent
2308a731e3
commit
6041cd73bd
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ class _ChangeLogPageState extends State<ChangeLogPage> {
|
|||
),
|
||||
ChangeLogEntry(
|
||||
"Organize shared photos",
|
||||
"You can now add shared items to your favorites to any of your personal albums. Ente will create a copy that is fully owned by you and can be organized to your liking.",
|
||||
"You can now add shared items to your favorites or to any of your personal albums. Ente will create a copy that is fully owned by you and can be organized to your liking.",
|
||||
),
|
||||
ChangeLogEntry(
|
||||
"Download multiple items",
|
||||
|
|
Loading…
Reference in a new issue