Skip to content

Commit 96a1b29

Browse files
ppmpreethamcarson-katri
authored andcommitted
fix a spelling mistake
pase -> paste
1 parent 6952ec5 commit 96a1b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preferences.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ def draw(self, context):
2525
vscode.label(text=f"2. Search for 'Preferences: Open Settings (UI)'")
2626
vscode.label(text=f"3. Search for 'Python > Analysis: Extra Paths")
2727
vscode.label(text=f"4. Click 'Add Item'")
28-
vscode.label(text=f"5. Pase the typeshed path from above")
28+
vscode.label(text=f"5. Paste the typeshed path from above")

0 commit comments

Comments
 (0)