Skip to content

Commit 9439e2f

Browse files
Fix fourslash Tests
1 parent 23378a1 commit 9439e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/fourslash/completionListOfGenericSymbol.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ verify.completions({
1818
{
1919
name: "toString",
2020
text: "(method) Array<number>.toString(): string",
21-
documentation: "Returns a string representation of an array.",
21+
documentation: "Returns a string representation of the array.",
2222
kind: "method",
2323
kindModifiers: "declare",
2424
},

0 commit comments

Comments
 (0)