Skip to content

Commit 5a8e230

Browse files
Chore(vscode): Fix typo in readme of extension (#4199)
1 parent ddd7f83 commit 5a8e230

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

vscode/extension/README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,27 @@
22

33
## Functionality
44

5-
The following section outlines all the functionality in the Visual Studio Code extension. It is broken up into logical sections.
5+
The following section outlines all the functionality in the Visual Studio Code extension. It is broken up into logical sections.
66

7-
### Authentication
7+
### Authentication
88

9-
The extension allows you to manage your tcloud session within visual studio code
9+
The extension allows you to manage your tcloud session within Visual Studio Code.
1010

11-
- Sign in
12-
- Sign out
13-
- Sign in with specified flow
11+
- Sign in
12+
- Sign out
13+
- Sign in with a specified flow
1414

15-
Can see in the bottom left your user account.
15+
You can see your user account in the bottom left.
1616

17-
### Formatting
17+
### Formatting
1818

1919
The extension allows you to:
2020

21-
- format individual documents explicitely
22-
- format individual documents on save
23-
- format a whole project
21+
- Format individual documents explicitly
22+
- Format individual documents on save
23+
- Format a whole project
2424

25-
### Linting
25+
### Linting
2626

27-
The extension allows you to see linting errors and warnings in line.
27+
The extension allows you to see linting errors and warnings inline.
2828

0 commit comments

Comments
 (0)