We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6952ec5 commit 96a1b29Copy full SHA for 96a1b29
preferences.py
@@ -25,4 +25,4 @@ def draw(self, context):
25
vscode.label(text=f"2. Search for 'Preferences: Open Settings (UI)'")
26
vscode.label(text=f"3. Search for 'Python > Analysis: Extra Paths")
27
vscode.label(text=f"4. Click 'Add Item'")
28
- vscode.label(text=f"5. Pase the typeshed path from above")
+ vscode.label(text=f"5. Paste the typeshed path from above")
0 commit comments