1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00: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:
Lukas H 2022-12-26 13:32:23 -05:00 committed by GitHub
parent 7dc12dea1e
commit e0a6119bb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,7 +161,7 @@
waitingJobCount={allJobsStatus?.machineLearningQueueCount.waiting} waitingJobCount={allJobsStatus?.machineLearningQueueCount.waiting}
activeJobCount={allJobsStatus?.machineLearningQueueCount.active} 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>
<JobTile <JobTile