diff --git a/src/stores/video.ts b/src/stores/video.ts index b4c0b44ce..1f9d5960e 100644 --- a/src/stores/video.ts +++ b/src/stores/video.ts @@ -58,13 +58,13 @@ export const useVideoStore = defineStore('video', () => { if (availableIceIps.value.length >= 1) { Swal.fire({ html: ` -
Cockpit detected more than one IP being used to route the video streaming. This situation often leads to - video stuterring, specially if one of the IPs is from a non-wired connection.
+Cockpit detected more than one IP address being used to route the video streaming. This often + leads to video stuttering, especially if one of the IPs is from a non-wired connection.
-To prevent issues and archieve an optimum streaming experience, please:
+To prevent issues and achieve an optimal streaming experience, please: