Skip to content

Commit f0d4c90

Browse files
committed
formatting
1 parent 6703456 commit f0d4c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pyproject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ packages = [
214214
]
215215
```
216216

217-
The "to" parameter is designed to specify the relative destination path where the package will be located upon installation. This allows for greater control over the organization of packages within your project's structure.
217+
The `to` parameter is designed to specify the relative destination path where the package will be located upon installation. This allows for greater control over the organization of packages within your project's structure.
218218

219219
```toml
220220
[tool.poetry]

0 commit comments

Comments
 (0)