Skip to content

Commit 08b7a10

Browse files
authored
Update noxfile.py
1 parent bed8c14 commit 08b7a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ def lint(session: nox.Session) -> None:
174174

175175
# NOTE: This session will COMMIT upgrades to vendored libraries.
176176
# You should therefore not run it directly against `main`. If you
177-
# do (asusming you started with a clean main), you can run:
177+
# do (assuming you started with a clean main), you can run:
178178
#
179179
# git checkout -b vendoring-updates
180180
# git checkout main

0 commit comments

Comments
 (0)