Browse Source

Smol typo fix

Wenzel 4 năm trước cách đây
mục cha
commit
a1fa992942
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      client/styles.css

+ 1 - 1
client/styles.css

@@ -262,7 +262,7 @@ x-peer[transfer] x-icon {
 }
 
 x-peer[transfer] .status:before {
-    content: 'Transfering...';
+    content: 'Transferring...';
 }
 
 x-peer x-icon {