Skip to content

Commit 2b71f2b

Browse files
tats-uabn
andauthored
Correcting verbs to the present tense
Co-authored-by: Arun Babu Neelicattu <[email protected]>
1 parent 29ac455 commit 2b71f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-poetry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ def _get_win_folder_with_ctypes(csidl_name):
272272
POST_MESSAGE_CONFIGURE_WINDOWS = """
273273
You can choose and execute one of the following commands in PowerShell:
274274
275-
A. Appends the bin directory to your user environment variable `PATH`:
275+
A. Append the bin directory to your user environment variable `PATH`:
276276
277277
```
278278
[Environment]::SetEnvironmentVariable("Path", [Environment]::GetEnvironmentVariable("Path", "User") + ";{poetry_home_bin}", "User")

0 commit comments

Comments
 (0)