Skip to content

Commit

Permalink
Change wording in visual sample
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrmont committed Jun 2, 2020
1 parent 63000d6 commit 437bcb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/visual/samples/typescript
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@ const z = `Hello world`;

// Nullish coalescing in template strings
const content = `Value is ${value ?? 'not set'}`;
const description = "Highlighting is broken now";
const description = "Highlighting is not broken now";

0 comments on commit 437bcb7

Please sign in to comment.