Skip to content

Commit

Permalink
Fix comment typos in justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenMaude committed Dec 12, 2024
1 parent 11f9e40 commit df9d984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ upgrade env package="": virtualenv
FORCE=true "{{ just_executable() }}" requirements-{{ env }} $opts


# Updgrade all dev and prod dependencies.
# This is the default input command to update-depndencies action
# Upgrade all dev and prod dependencies.
# This is the default input command to update-dependencies action
# https://github.com/opensafely-core/update-dependencies-action
update-dependencies:
just upgrade prod
Expand Down

0 comments on commit df9d984

Please sign in to comment.