diff --git a/web/repertory/lib/helpers.dart b/web/repertory/lib/helpers.dart index 3082e114..a10f6769 100644 --- a/web/repertory/lib/helpers.dart +++ b/web/repertory/lib/helpers.dart @@ -386,7 +386,7 @@ Future editMountLocation( ); }).toList(), ), - title: const Text('Set Mount Location'), + title: const Text('Mount Location'), ); }, );