Skip to content

Commit 51664ce

Browse files
tests(e2e): fix gist description (anuraghazra#4450)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
1 parent e918802 commit 51664ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/e2e.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const GIST_DATA = {
9696
name: "link.txt",
9797
nameWithOwner: "qwerty541/link.txt",
9898
description:
99-
"Trying to access this path on Windown 10 ver. 1803+ will breaks NTFS",
99+
"Trying to access this path on Windows 10 ver. 1803+ will breaks NTFS",
100100
language: "Text",
101101
starsCount: 1,
102102
forksCount: 0,

0 commit comments

Comments
 (0)