Capitalize the Frigate word (#5044)

This commit is contained in:
Felipe Santos
2023-01-13 10:18:15 -03:00
committed by GitHub
parent cf2466c8c1
commit 95596b39fd
23 changed files with 41 additions and 41 deletions

View File

@@ -180,7 +180,7 @@ export default function System() {
<div className="p-2">
{gpu_usages[gpu]['gpu'] == -1 ? (
<div className="p-4">
There was an error getting usage stats. Either your GPU does not support this or frigate does
There was an error getting usage stats. Either your GPU does not support this or Frigate does
not have proper access.
</div>
) : (