ycw hace 1 año
padre
commit
2ba5c1db94
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      editor/sw.js

+ 1 - 1
editor/sw.js

@@ -237,7 +237,7 @@ self.addEventListener( 'install', async function () {
 
 		} catch {
 
-			console.warn( '[SW] Cound\'t cache:', asset );
+			console.warn( '[SW] Couldn\'t cache:', asset );
 
 		}