Skip to content

Commit

Permalink
lang: tidy up root folder detail description
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJump committed Mar 11, 2024
1 parent d98e8ac commit 2437d6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<umb-box-container>
<umb-box-content>
<div ng-if="vm.item.path != 'Combined'" class="usync-path-source-summary">
Update file from the <strong>{{vm.item.path}}</strong> folder.
Update originates from the <strong>{{vm.item.path}}</strong> folder.
</div>
<div ng-if="vm.item.path == 'Combined'" class="usync-path-source-summary">
Update is the result of combining two or more files from disk.
Expand Down

0 comments on commit 2437d6e

Please sign in to comment.