Skip to content

Commit 268ddfe

Browse files
bertilnilssonorta
andauthored
Update README.md
Fix typo Co-Authored-By: Orta <[email protected]>
1 parent eea3d8a commit 268ddfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ for OS-specific shortcuts.
9999
These settings can be overridden in `Packages/User/TypeScript.sublime-settings`, which you can open by going to `Preferences` -> `Package Settings` -> `TypeScript` -> `TypeScript Settings - User`.
100100

101101
- `error_color`: the color of the lines drawn underneath/around type errors; either an empty string for the default color, or one of `"region.redish"`, `"region.orangish"`, `"region.yellowish"`, `"region.greenish"`, `"region.bluish"`, `"region.purplish"`, `"region.pinkish"`
102-
- `error_icon`: specifies a gutter icon, defaults to nothing cab be set to `"dot"`, `"circle"`, `"bookmark"` or any other value accepted by Sublime Text
102+
- `error_icon`: specifies a gutter icon, defaults to nothing can be set to `"dot"`, `"circle"`, `"bookmark"` or any other value accepted by Sublime Text
103103
- `error_outlined`: will draw type errors with a solid outline instead of the default which is a squiggly line underneath
104104
- `quick_info_popup_max_width`: the max width of the quick info popup, default 1024
105105

0 commit comments

Comments
 (0)