Skip to content

Commit 01955bb

Browse files
fix: typo in dependency-specification.md (#10427)
1 parent d8bc361 commit 01955bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dependency-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Since we haven’t specified any other information,
281281
Poetry assumes that we intend to use the latest commit on the `main` branch
282282
to build our project.
283283

284-
You can explicitly specify which branch, commit hash or tagged ref should be usd:
284+
You can explicitly specify which branch, commit hash or tagged ref should be used:
285285

286286
{{< tabs tabTotal="2" tabID1="git-rev-project" tabID2="git-rev-poetry" tabName1="[project]" tabName2="[tool.poetry]">}}
287287

0 commit comments

Comments
 (0)