mirror of
https://github.com/immich-app/immich.git
synced 2024-11-24 08:52:28 +02:00
Fixed minor typo (#1178)
Changed "Note that some asset does not have any object detected..." to "Note that some assets may not have any objects detected..."
This commit is contained in:
parent
7dc12dea1e
commit
e0a6119bb7
@ -161,7 +161,7 @@
|
||||
waitingJobCount={allJobsStatus?.machineLearningQueueCount.waiting}
|
||||
activeJobCount={allJobsStatus?.machineLearningQueueCount.active}
|
||||
>
|
||||
Note that some asset does not have any object detected, this is normal.
|
||||
Note that some assets may not have any objects detected, this is normal.
|
||||
</JobTile>
|
||||
|
||||
<JobTile
|
||||
|
Loading…
Reference in New Issue
Block a user