Skip to content

Commit

Permalink
chore: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxianBoy authored and kanej committed Mar 26, 2024
1 parent b15adc9 commit 9509d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/test/services/navigation/definition.ts
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ describe("Parser", () => {
}
));

it("should navigate from import statment to linked file (source unit)", () =>
it("should navigate from import statement to linked file (source unit)", () =>
assertDefinitionNavigation(
definition,
childUri,
Expand Down

0 comments on commit 9509d81

Please sign in to comment.