Skip to content

Commit 7c1836c

Browse files
✏️ Corrected typos
1 parent caf2bd0 commit 7c1836c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This extension is **only compatible** with the standard [VSCode Python extension
2121

2222
## Extension Settings
2323

24-
This extensions does not provide specific settings. It is designed to work out of the box with the default color theme. However, you can customize the color theme by overriding the default color theme in yout `settings.json` file (see the [Customization](#customization) section).
24+
This extensions does not provide specific settings. It is designed to work out of the box with the default color theme. However, you can customize the color theme by overriding the default color theme in your `settings.json` file (see the [Customization](#customization) section).
2525

2626
### Available Scopes
2727

@@ -116,7 +116,7 @@ You can customize the color theme by overriding the default color theme in your
116116

117117
### 0.2.1
118118

119-
- Update syntax highlighting for variables in Google, NumPy, and Sphinx syntaxes
119+
- Updated syntax highlighting for variables in Google, NumPy, and Sphinx syntaxes
120120

121121
### 0.2.0
122122

0 commit comments

Comments
 (0)