Skip to content

Commit 89d0ea9

Browse files
authored
typo: extraneous word in link to TSConfig Reference (#1093)
- seems like one was thinking "Check out the" and "There's also the", which came out as "There's also out the" 😄
1 parent cba99d6 commit 89d0ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/copy/en/project-config/Compiler Options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ Option | Type | Default
134134

135135
- Setting compiler options in [`tsconfig.json`](/docs/handbook/tsconfig-json.html) files.
136136
- Setting compiler options in [MSBuild projects](/docs/handbook/compiler-options-in-msbuild.html).
137-
- There's also out the [TSConfig Reference](/tsconfig).
137+
- There's also the [TSConfig Reference](/tsconfig).

0 commit comments

Comments
 (0)